Started by GitHub push by tircis [Pipeline] Start of Pipeline [Pipeline] node Running on local in /jenkins/work/agent-local/workspace/Stalactite pipeline [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] git The recommended git tool is: NONE No credentials specified Fetching changes from the remote Git repository Checking out Revision 20b40e6f706c2c6c8eee9f39946dc0f7104cf6c3 (refs/remotes/origin/master) Commit message: "Adding possibility to declare a column as unique to create a unique constraint in database." > git rev-parse --resolve-git-dir /jenkins/work/agent-local/workspace/Stalactite pipeline/.git # timeout=10 > git config remote.origin.url https://github.com/codefilarete/stalactite.git/ # timeout=10 Fetching upstream changes from https://github.com/codefilarete/stalactite.git/ > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://github.com/codefilarete/stalactite.git/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20b40e6f706c2c6c8eee9f39946dc0f7104cf6c3 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D master # timeout=10 > git checkout -b master 20b40e6f706c2c6c8eee9f39946dc0f7104cf6c3 # timeout=10 > git rev-list --no-walk 68e37670af8706fcf57ac9ab03951be59e9c9b5e # timeout=10 [Pipeline] sh + mvn clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:spring-transaction:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:spring-data:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:spring-autoconfigure:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:spring-integration:pom:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-derby-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-h2-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-hsqldb-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-mariadb-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-mysql-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-oracle-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-postgresql-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-sqlite-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-adapter:pom:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-derby-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-h2-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-hsqldb-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-mariadb-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-mysql-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-oracle-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-postgresql-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-sqlite-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-adapter:pom:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-all-adapters:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-h2-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-derby-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-hsqldb-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-mariadb-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-mysql-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-oracle-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-postgresql-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-sqlite-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-adapter:pom:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:parent:pom:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Stalactite [pom] [INFO] sql [jar] [INFO] sql-adapter [pom] [INFO] sql-hsqldb-adapter [jar] [INFO] core [jar] [INFO] core-adapter [pom] [INFO] core-hsqldb-adapter [jar] [INFO] orm [jar] [INFO] spring-integration [pom] [INFO] spring-transaction [jar] [INFO] spring-data [jar] [INFO] spring-autoconfigure [jar] [INFO] sql-derby-adapter [jar] [INFO] sql-h2-adapter [jar] [INFO] sql-mariadb-adapter [jar] [INFO] sql-mysql-adapter [jar] [INFO] sql-oracle-adapter [jar] [INFO] sql-postgresql-adapter [jar] [INFO] sql-sqlite-adapter [jar] [INFO] core-derby-adapter [jar] [INFO] core-h2-adapter [jar] [INFO] core-mariadb-adapter [jar] [INFO] core-mysql-adapter [jar] [INFO] core-oracle-adapter [jar] [INFO] core-postgresql-adapter [jar] [INFO] core-sqlite-adapter [jar] [INFO] orm-adapter [pom] [INFO] orm-derby-adapter [jar] [INFO] orm-h2-adapter [jar] [INFO] orm-hsqldb-adapter [jar] [INFO] orm-mariadb-adapter [jar] [INFO] orm-mysql-adapter [jar] [INFO] orm-oracle-adapter [jar] [INFO] orm-postgresql-adapter [jar] [INFO] orm-sqlite-adapter [jar] [INFO] orm-all-adapters [jar] [INFO] [INFO] -----------------< org.codefilarete.stalactite:parent >----------------- [INFO] Building Stalactite 3.0.0-SNAPSHOT [1/36] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ parent --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ parent --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/target/jacoco.exec" [INFO] [INFO] --- jacoco:0.8.5:report (report) @ parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ parent --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/parent/3.0.0-SNAPSHOT/parent-3.0.0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.codefilarete.stalactite:sql >------------------- [INFO] Building sql 3.0.0-SNAPSHOT [2/36] [INFO] from sql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sql --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ sql --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/sql/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ sql --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 85 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/target/classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/src/main/java/org/codefilarete/stalactite/sql/result/NoopResultSet.java: Some input files use or override a deprecated API. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/src/main/java/org/codefilarete/stalactite/sql/result/NoopResultSet.java: Recompile with -Xlint:deprecation for details. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/src/main/java/org/codefilarete/stalactite/sql/result/Accumulators.java: Some input files use unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/src/main/java/org/codefilarete/stalactite/sql/result/Accumulators.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ sql --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/target/test-classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/src/test/java/org/codefilarete/stalactite/sql/statement/SQLStatementTest.java: Some input files use unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/src/test/java/org/codefilarete/stalactite/sql/statement/SQLStatementTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ sql --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.sql.TransactionListenerCollectionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.codefilarete.stalactite.sql.TransactionListenerCollectionTest [INFO] Running org.codefilarete.stalactite.sql.ClosedConnectionRetryerProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s - in org.codefilarete.stalactite.sql.ClosedConnectionRetryerProviderTest [INFO] Running org.codefilarete.stalactite.sql.result.AccumulatorsTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.codefilarete.stalactite.sql.result.AccumulatorsTest [INFO] Running org.codefilarete.stalactite.sql.result.NoopResultSetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.codefilarete.stalactite.sql.result.NoopResultSetTest [INFO] Running org.codefilarete.stalactite.sql.result.NoopPreparedStatementTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.codefilarete.stalactite.sql.result.NoopPreparedStatementTest [INFO] Running org.codefilarete.stalactite.sql.result.ColumnConsumerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.codefilarete.stalactite.sql.result.ColumnConsumerTest [INFO] Running org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest [INFO] Running org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest [INFO] Running org.codefilarete.stalactite.sql.result.BeanRelationFixerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.codefilarete.stalactite.sql.result.BeanRelationFixerTest [INFO] Running org.codefilarete.stalactite.sql.result.RowIteratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.codefilarete.stalactite.sql.result.RowIteratorTest [INFO] Running org.codefilarete.stalactite.sql.result.SimpleBeanCacheTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.codefilarete.stalactite.sql.result.SimpleBeanCacheTest [INFO] Running org.codefilarete.stalactite.sql.result.MultipleColumnsReaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.codefilarete.stalactite.sql.result.MultipleColumnsReaderTest [INFO] Running org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest [INFO] Running org.codefilarete.stalactite.sql.statement.ReadOperationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.codefilarete.stalactite.sql.statement.ReadOperationTest [INFO] Running org.codefilarete.stalactite.sql.statement.SQLStatementTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.codefilarete.stalactite.sql.statement.SQLStatementTest [INFO] Running org.codefilarete.stalactite.sql.statement.GeneratedKeysReaderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.codefilarete.stalactite.sql.statement.GeneratedKeysReaderTest [INFO] Running org.codefilarete.stalactite.sql.statement.ExpandableSQLTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.codefilarete.stalactite.sql.statement.ExpandableSQLTest [INFO] Running org.codefilarete.stalactite.sql.statement.SQLParameterParserTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.codefilarete.stalactite.sql.statement.SQLParameterParserTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.NameEnumParameterBinderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.codefilarete.stalactite.sql.statement.binder.NameEnumParameterBinderTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.OrdinalEnumParameterBinderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.codefilarete.stalactite.sql.statement.binder.OrdinalEnumParameterBinderTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.ParameterBinderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.codefilarete.stalactite.sql.statement.binder.ParameterBinderTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.NullSafeguardPreparedStatementWriterTest long [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.codefilarete.stalactite.sql.statement.binder.NullSafeguardPreparedStatementWriterTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.ParameterBinderRegistryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.codefilarete.stalactite.sql.statement.binder.ParameterBinderRegistryTest [INFO] Running org.codefilarete.stalactite.sql.statement.ExpandableStatementTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.codefilarete.stalactite.sql.statement.ExpandableStatementTest [INFO] Running org.codefilarete.stalactite.sql.statement.WriteOperationTest 2025-10-15 05:10:01 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:01 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}} 2025-10-15 05:10:01 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:01 TRACE SQLOperation insert into Toto(id, name) values(:id, :name) | {1={name=Tata, id=2}, 2={name=Toto, id=3}} 2025-10-15 05:10:01 TRACE SQLOperation insert into Toto(id, name) values(?, ?) | {1=1, 2=X-masked value-X} 2025-10-15 05:10:01 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:01 TRACE SQLOperation insert into Toto(id, name) values(?, ?) | {1={1=1, 2=tata}, 2={1=2, 2=toto}} [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.codefilarete.stalactite.sql.statement.WriteOperationTest [INFO] Running org.codefilarete.stalactite.sql.TransactionAwareConnectionProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.codefilarete.stalactite.sql.TransactionAwareConnectionProviderTest [INFO] Running org.codefilarete.stalactite.sql.CurrentThreadConnectionProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.codefilarete.stalactite.sql.CurrentThreadConnectionProviderTest [INFO] Running org.codefilarete.stalactite.sql.TransactionListenerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.codefilarete.stalactite.sql.TransactionListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 168, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:2.6:jar (default-jar) @ sql --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/target/stalactite-sql-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jar:2.6:test-jar (default) @ sql --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/target/stalactite-sql-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ sql --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/target/jacoco.exec [INFO] Analyzed bundle 'sql' with 122 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ sql --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql/3.0.0-SNAPSHOT/sql-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/target/stalactite-sql-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql/3.0.0-SNAPSHOT/sql-3.0.0-SNAPSHOT.jar [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql/target/stalactite-sql-3.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql/3.0.0-SNAPSHOT/sql-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --------------< org.codefilarete.stalactite:sql-adapter >--------------- [INFO] Building sql-adapter 3.0.0-SNAPSHOT [3/36] [INFO] from sql-adapter/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sql-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ sql-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/target/jacoco.exec" [INFO] [INFO] --- jar:3.1.2:test-jar (default) @ sql-adapter --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/target/stalactite-sql-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ sql-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ sql-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-adapter/3.0.0-SNAPSHOT/sql-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/target/stalactite-sql-adapter-3.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-adapter/3.0.0-SNAPSHOT/sql-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] -----------< org.codefilarete.stalactite:sql-hsqldb-adapter >----------- [INFO] Building sql-hsqldb-adapter 3.0.0-SNAPSHOT [4/36] [INFO] from sql-adapter/sql-hsqldb-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sql-hsqldb-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-hsqldb-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ sql-hsqldb-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-hsqldb-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ sql-hsqldb-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-hsqldb-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sql-hsqldb-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-hsqldb-adapter/target/classes [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ sql-hsqldb-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-hsqldb-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sql-hsqldb-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-hsqldb-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ sql-hsqldb-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.sql.result.ResultSetIteratorHSQLDBTest 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. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 s - in org.codefilarete.stalactite.sql.result.ResultSetIteratorHSQLDBTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.HSQLDBParameterBindersTest [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s - in org.codefilarete.stalactite.sql.statement.binder.HSQLDBParameterBindersTest [INFO] Running org.codefilarete.stalactite.sql.statement.SQLOperationHSQLDBTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s - in org.codefilarete.stalactite.sql.statement.SQLOperationHSQLDBTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ sql-hsqldb-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-hsqldb-adapter/target/stalactite-sql-hsqldb-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.1.2:test-jar (default) @ sql-hsqldb-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-hsqldb-adapter/target/stalactite-sql-hsqldb-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ sql-hsqldb-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-hsqldb-adapter/target/jacoco.exec [INFO] Analyzed bundle 'sql-hsqldb-adapter' with 9 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ sql-hsqldb-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-hsqldb-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-hsqldb-adapter/3.0.0-SNAPSHOT/sql-hsqldb-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-hsqldb-adapter/target/stalactite-sql-hsqldb-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-hsqldb-adapter/3.0.0-SNAPSHOT/sql-hsqldb-adapter-3.0.0-SNAPSHOT.jar [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-hsqldb-adapter/target/stalactite-sql-hsqldb-adapter-3.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-hsqldb-adapter/3.0.0-SNAPSHOT/sql-hsqldb-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------< org.codefilarete.stalactite:core >------------------ [INFO] Building core 3.0.0-SNAPSHOT [5/36] [INFO] from core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ core --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/core/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ core --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/core/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/core/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 229 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core/target/classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core/src/main/java/org/codefilarete/stalactite/query/model/Criteria.java: Some input files use unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core/src/main/java/org/codefilarete/stalactite/query/model/Criteria.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 57 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core/target/test-classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core/src/test/java/org/codefilarete/stalactite/mapping/EmbeddedClassMappingTest.java: Some input files use unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core/src/test/java/org/codefilarete/stalactite/mapping/EmbeddedClassMappingTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.engine.QueryMapperTest 2025-10-15 05:10:10 TRACE SQLOperation select id, name from Toto | {} 2025-10-15 05:10:10 TRACE SQLOperation select id, active from Toto | {} 2025-10-15 05:10:10 TRACE SQLOperation select id, name from Toto | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} 2025-10-15 05:10:10 TRACE SQLOperation Whatever SQL ... it is not executed | {} 2025-10-15 05:10:10 TRACE SQLOperation Whatever SQL ... it is not executed | {} 2025-10-15 05:10:10 TRACE SQLOperation Whatever SQL ... it is not executed | {} 2025-10-15 05:10:10 TRACE SQLOperation Whatever SQL ... it is not executed | {} 2025-10-15 05:10:10 TRACE SQLOperation select id, name from Toto where id in (:id) | {id=[1, 2]} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} [INFO] Running org.codefilarete.stalactite.engine.QueryMapperTest$WithAccumulator 2025-10-15 05:10:10 TRACE SQLOperation Whatever SQL ... it is not executed | {} 2025-10-15 05:10:10 TRACE SQLOperation never executed statement | {} [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.codefilarete.stalactite.engine.QueryMapperTest$WithAccumulator [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in org.codefilarete.stalactite.engine.QueryMapperTest [INFO] Running org.codefilarete.stalactite.engine.runtime.SelectExecutorTest 2025-10-15 05:10:11 DEBUG SelectExecutor selecting entities in 2 chunks 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.a=[1, 2, 3], Toto.b=[11, 13, 17]} 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.a=[4, 5, 6], Toto.b=[23, 29, 31]} 2025-10-15 05:10:11 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where a in (?) | {Toto.a=7} 2025-10-15 05:10:11 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where a in (?, ?) | {Toto.a=[11, 13]} 2025-10-15 05:10:11 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where a in (?, ?) | {Toto.a=[1, 2]} 2025-10-15 05:10:11 DEBUG SelectExecutor selecting entities in 2 chunks 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.a=[1, 2, 3], Toto.b=[11, 13, 17]} 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where (a, b) in ((?, ?), (?, ?)) | {Toto.a=[4, 5], Toto.b=[23, 29]} 2025-10-15 05:10:11 DEBUG SelectExecutor selecting entities in 2 chunks 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[11, 13, 17]} 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[23, 29, 31]} 2025-10-15 05:10:11 DEBUG SelectExecutor selecting entities in 2 chunks 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[11, 13, 17]} 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where a in (?, ?) | {Toto.a=[23, 29]} 2025-10-15 05:10:11 DEBUG SelectExecutor selecting entities in 2 chunks 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[11, 13, 17]} 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where a in (?) | {Toto.a=23} 2025-10-15 05:10:11 DEBUG SelectExecutor selecting entities in 2 chunks 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.b=[11, 13, 17], Toto.a=[1, 2, 3]} 2025-10-15 05:10:11 TRACE SQLOperation select a, b, c from Toto where (a, b) in ((?, ?)) | {Toto.b=23, Toto.a=4} [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in org.codefilarete.stalactite.engine.runtime.SelectExecutorTest [INFO] Running org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:11 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=17, Toto.a (W)=1, Toto.c (U)=123}, 2={Toto.b (U)=129, Toto.a (W)=2, Toto.c (U)=31}, 3={Toto.b (U)=137, Toto.a (W)=3, Toto.c (U)=141}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:11 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=143, Toto.a (W)=4, Toto.c (U)=153}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:11 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.a (W)=1, Toto.c (U)=23, Toto.b (U)=17}, 2={Toto.a (W)=2, Toto.c (U)=31, Toto.b (U)=29}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:11 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}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:11 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}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:11 TRACE SQLOperation update Toto set b = ? where a = ? | {1={Toto.a (W)=4, Toto.b (U)=5}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:11 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=11, Toto.a (W)=1, Toto.c (U)=11}, 2={Toto.b (U)=22, Toto.a (W)=2, Toto.c (U)=22}, 3={Toto.b (U)=33, Toto.a (W)=3, Toto.c (U)=33}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:11 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=44, Toto.a (W)=4, Toto.c (U)=44}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:11 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}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:11 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.c (U)=444, Toto.b (U)=44, Toto.a (W)=4}, 2={Toto.c (U)=555, Toto.b (U)=55, Toto.a (W)=5}, 3={Toto.c (U)=666, Toto.b (U)=66, Toto.a (W)=6}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:11 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}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:11 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.c (U)=53, Toto.b (U)=43, Toto.a (W)=4}} [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest [INFO] Running org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where a = ? | {1={Toto.a=7}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where a = ? | {1={Toto.a=1}, 2={Toto.a=2}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where a = ? | {1={Toto.a=1}, 2={Toto.a=2}, 3={Toto.a=3}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where a = ? | {1={Toto.a=4}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {1={Toto.a=[2, 4, 1], Toto.b=[29, 43, 17]}} 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where (a, b) in ((?, ?), (?, ?)) | {Toto.a=[5, 3], Toto.b=[59, 37]} [1, 3, 5, 2, 4, 6, 1, 3, 2, 4] [2, 4, 1, 29, 43, 17, 5, 3, 59, 37] actualValuePairs : [{2, 29}, {4, 43}, {1, 17}, {5, 59}, {3, 37}] 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {1={Toto.a=[6, 4, 5], Toto.b=[67, 43, 59]}, 2={Toto.a=[6, 4, 5], Toto.b=[67, 43, 59]}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {1={Toto.b=[29, 43, 17], Toto.a=[2, 4, 1]}} 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where (a, b) in ((?, ?)) | {Toto.b=37, Toto.a=3} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where a in (?, ?, ?) | {1={Toto.a=[1, 2, 3]}} 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where a in (?) | {Toto.a=4} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where a in (?, ?, ?) | {1={Toto.a=[1, 2, 3]}} 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where a in (?, ?) | {Toto.a=[4, 5]} 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where a in (?) | {Toto.a=7} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:11 TRACE SQLOperation delete from Toto where a in (?, ?, ?) | {1={Toto.a=[4, 5, 6]}, 2={Toto.a=[4, 5, 6]}} [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest [INFO] Running org.codefilarete.stalactite.engine.runtime.InsertExecutorTest 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:11 TRACE SQLOperation insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.a=1, Toto.c=23, Toto.b=17}, 2={Toto.a=2, Toto.c=31, Toto.b=29}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:11 TRACE SQLOperation insert into toto(id, version) values (?, ?) | {1={toto.version=1, toto.id=42}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:11 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}, 3={Toto.b=37, Toto.c=41, Toto.a=3}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:11 TRACE SQLOperation insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.b=43, Toto.c=53, Toto.a=4}} [INFO] Running org.codefilarete.stalactite.engine.runtime.InsertExecutorTest$InsertExecutorTest_autoGenerateKeys 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:11 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}} 2025-10-15 05:10:11 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:11 TRACE SQLOperation insert into Toto(a, b, c) values (default, ?, ?) | {1={Toto.c=53, Toto.b=43}} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.codefilarete.stalactite.engine.runtime.InsertExecutorTest$InsertExecutorTest_autoGenerateKeys [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.codefilarete.stalactite.engine.runtime.InsertExecutorTest [INFO] Running org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest [INFO] Running org.codefilarete.stalactite.engine.DialectBuilderTest [INFO] Running org.codefilarete.stalactite.engine.DialectBuilderTest$BuildWithOptions 2025-10-15 05:10:11 TRACE SQLOperation select dummyTable.dummyColumn from dummyTable where dummyTable.dummyColumn LIKE 'x' | {} 2025-10-15 05:10:11 TRACE SQLOperation delete from dummyTable where dummyColumn LIKE ? | {1=x} 2025-10-15 05:10:11 TRACE SQLOperation select dummyTable.dummyColumn from dummyTable where dummyTable.dummyColumn myOperator '42' | {} 2025-10-15 05:10:11 TRACE SQLOperation delete from dummyTable where dummyColumn myOperator ? | {1=42} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.codefilarete.stalactite.engine.DialectBuilderTest$BuildWithOptions [INFO] Running org.codefilarete.stalactite.engine.DialectBuilderTest$Keywords [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.codefilarete.stalactite.engine.DialectBuilderTest$Keywords [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.codefilarete.stalactite.engine.DialectBuilderTest [INFO] Running org.codefilarete.stalactite.engine.PersisterRegistryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.codefilarete.stalactite.engine.PersisterRegistryTest [INFO] Running org.codefilarete.stalactite.engine.BeanPersisterTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.codefilarete.stalactite.engine.BeanPersisterTest [INFO] Running org.codefilarete.stalactite.engine.PersistenceContextTest 2025-10-15 05:10:11 TRACE SQLOperation delete from toto where id = ? and name = ? | {1=42, 2=Hello world !} 2025-10-15 05:10:11 TRACE SQLOperation insert into toto(id, name) values (?, ?) | {toto.id=1, toto.name=Hello world !} 2025-10-15 05:10:11 TRACE SQLOperation update toto set id = ? | {1=1} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5b481d77 2025-10-15 05:10:12 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id)) 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1dece75a 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@55e85ec8 2025-10-15 05:10:12 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@9628240 2025-10-15 05:10:12 TRACE SQLOperation insert into toto(id, name) values (?, ?) | {1={toto.name=Hello world !, toto.id=1}, 2={toto.name=Hello everybody !, toto.id=2}} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@33c2a762 2025-10-15 05:10:12 TRACE SQLOperation select toto.id from toto | {} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@64b05928 2025-10-15 05:10:12 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1775ff4a 2025-10-15 05:10:12 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello world !, 2=2}} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@23368646 2025-10-15 05:10:12 TRACE SQLOperation select toto.name from toto | {} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4c5afa2d 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@46cd3592 2025-10-15 05:10:12 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2a673ee8 2025-10-15 05:10:12 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3177221b 2025-10-15 05:10:12 TRACE SQLOperation select toto.name from toto | {} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1f0b2ffb 2025-10-15 05:10:12 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id)) 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7c65b55b 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5cb63d05 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@656ac24 2025-10-15 05:10:12 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@47861e3c 2025-10-15 05:10:12 TRACE SQLOperation insert into toto(id, name) values (?, ?) | {1={toto.name=Hello world !, toto.id=1}, 2={toto.name=Hello everybody !, toto.id=2}, 3={toto.name=Hello everyone !, toto.id=3}} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2096ade6 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7f3964b0 2025-10-15 05:10:12 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@438cb294 2025-10-15 05:10:12 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everybody !}, 2={1=Hello everybody !}} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@42ef0b7c 2025-10-15 05:10:12 TRACE SQLOperation select toto.id from toto | {} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@12025b72 2025-10-15 05:10:12 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@dc46916 2025-10-15 05:10:12 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everyone !}} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5b152082 2025-10-15 05:10:12 TRACE SQLOperation select toto.id from toto | {} 2025-10-15 05:10:12 TRACE SQLOperation update toto set id = ? where id = ? | {1=42, 2=666} 2025-10-15 05:10:12 TRACE SQLOperation select count(*) as count from Toto | {} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@54557dd8 2025-10-15 05:10:12 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id)) 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3fa27158 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4b2b2757 2025-10-15 05:10:12 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6026c754 2025-10-15 05:10:12 TRACE SQLOperation insert into toto(id, name) values (?, ?) | {1={toto.name=Hello world !, toto.id=1}, 2={toto.name=Hello everybody !, toto.id=2}} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3d7c21b7 2025-10-15 05:10:12 TRACE SQLOperation select toto.id from toto | {} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@776609b 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@58da1b27 2025-10-15 05:10:12 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@347c6044 2025-10-15 05:10:12 TRACE SQLOperation insert into toto(id, name) values (?, ?) | {1={toto.name=Hello world !, toto.id=3}, 2={toto.name=Hello everybody !, toto.id=4}} 2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@154bc3cf 2025-10-15 05:10:12 TRACE SQLOperation select toto.id from toto | {} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 s - in org.codefilarete.stalactite.engine.PersistenceContextTest [INFO] Running org.codefilarete.stalactite.engine.PersistenceContextConfigurationBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.codefilarete.stalactite.engine.PersistenceContextConfigurationBuilderTest [INFO] Running org.codefilarete.stalactite.query.model.operator.TupleInTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.codefilarete.stalactite.query.model.operator.TupleInTest [INFO] Running org.codefilarete.stalactite.query.model.UnionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.codefilarete.stalactite.query.model.UnionTest [INFO] Running org.codefilarete.stalactite.query.model.SelectTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.codefilarete.stalactite.query.model.SelectTest [INFO] Running org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest [INFO] Running org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest [INFO] Running org.codefilarete.stalactite.query.builder.StringSQLAppenderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.codefilarete.stalactite.query.builder.StringSQLAppenderTest [INFO] Running org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest [INFO] Running org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest$LikePatternAppenderTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest$LikePatternAppenderTest [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest [INFO] Running org.codefilarete.stalactite.query.builder.ExpandableSQLAppenderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.codefilarete.stalactite.query.builder.ExpandableSQLAppenderTest [INFO] Running org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest [INFO] Running org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest$UnionSQLBuilderTest [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest$UnionSQLBuilderTest [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest [INFO] Running org.codefilarete.stalactite.query.builder.FromSQLBuilderTest [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.codefilarete.stalactite.query.builder.FromSQLBuilderTest [INFO] Running org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest [INFO] Running org.codefilarete.stalactite.query.builder.PreparedSQLAppenderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.codefilarete.stalactite.query.builder.PreparedSQLAppenderTest [INFO] Running org.codefilarete.stalactite.sql.order.DeleteCommandBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.codefilarete.stalactite.sql.order.DeleteCommandBuilderTest [INFO] Running org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest [INFO] Running org.codefilarete.stalactite.sql.order.InsertCommandBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.codefilarete.stalactite.sql.order.InsertCommandBuilderTest [INFO] Running org.codefilarete.stalactite.sql.result.RowDecoderByColumnTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.codefilarete.stalactite.sql.result.RowDecoderByColumnTest [INFO] Running org.codefilarete.stalactite.sql.result.ColumnedRowIteratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.codefilarete.stalactite.sql.result.ColumnedRowIteratorTest [INFO] Running org.codefilarete.stalactite.sql.ddl.structure.TableTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.codefilarete.stalactite.sql.ddl.structure.TableTest [INFO] Running org.codefilarete.stalactite.sql.ddl.SqlTypeRegistryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.codefilarete.stalactite.sql.ddl.SqlTypeRegistryTest [INFO] Running org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest [INFO] Running org.codefilarete.stalactite.sql.ddl.DDLSequenceGeneratorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.codefilarete.stalactite.sql.ddl.DDLSequenceGeneratorTest [INFO] Running org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.ColumnBinderRegistryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.codefilarete.stalactite.sql.statement.binder.ColumnBinderRegistryTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.ComplexTypeBinderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.codefilarete.stalactite.sql.statement.binder.ComplexTypeBinderTest [INFO] Running org.codefilarete.stalactite.sql.statement.DMLGeneratorTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.codefilarete.stalactite.sql.statement.DMLGeneratorTest [INFO] Running org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest [INFO] Running org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest [INFO] Running org.codefilarete.stalactite.mapping.PersistentFieldHarvesterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.codefilarete.stalactite.mapping.PersistentFieldHarvesterTest [INFO] Running org.codefilarete.stalactite.mapping.ToBeanRowTransformerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.codefilarete.stalactite.mapping.ToBeanRowTransformerTest [INFO] Running org.codefilarete.stalactite.mapping.ZonedDateTimeMappingTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.codefilarete.stalactite.mapping.ZonedDateTimeMappingTest [INFO] Running org.codefilarete.stalactite.mapping.DefaultEntityMappingTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.codefilarete.stalactite.mapping.DefaultEntityMappingTest [INFO] Running org.codefilarete.stalactite.mapping.ColumnedMapMappingTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.codefilarete.stalactite.mapping.ColumnedMapMappingTest [INFO] Running org.codefilarete.stalactite.mapping.id.PooledHiLoSequencePersisterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.codefilarete.stalactite.mapping.id.PooledHiLoSequencePersisterTest [INFO] Running org.codefilarete.stalactite.mapping.id.sequence.DatabaseSequenceSelectorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in org.codefilarete.stalactite.mapping.id.sequence.DatabaseSequenceSelectorTest [INFO] Running org.codefilarete.stalactite.mapping.id.sequence.PooledHiLoSequenceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.codefilarete.stalactite.mapping.id.sequence.PooledHiLoSequenceTest [INFO] Running org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 484, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:2.6:jar (default-jar) @ core --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/core/target/stalactite-core-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jar:2.6:test-jar (default) @ core --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/core/target/stalactite-core-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ core --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/core/target/jacoco.exec [INFO] Analyzed bundle 'core' with 299 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ core --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core/3.0.0-SNAPSHOT/core-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core/target/stalactite-core-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core/3.0.0-SNAPSHOT/core-3.0.0-SNAPSHOT.jar [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core/target/stalactite-core-3.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core/3.0.0-SNAPSHOT/core-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --------------< org.codefilarete.stalactite:core-adapter >-------------- [INFO] Building core-adapter 3.0.0-SNAPSHOT [6/36] [INFO] from core-adapter/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ core-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ core-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/target/jacoco.exec" [INFO] [INFO] --- jacoco:0.8.5:report (report) @ core-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ core-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-adapter/3.0.0-SNAPSHOT/core-adapter-3.0.0-SNAPSHOT.pom [INFO] [INFO] ----------< org.codefilarete.stalactite:core-hsqldb-adapter >----------- [INFO] Building core-hsqldb-adapter 3.0.0-SNAPSHOT [7/36] [INFO] from core-adapter/core-hsqldb-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ core-hsqldb-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-hsqldb-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ core-hsqldb-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-hsqldb-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ core-hsqldb-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ core-hsqldb-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-hsqldb-adapter/target/classes [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ core-hsqldb-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-hsqldb-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ core-hsqldb-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-hsqldb-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ core-hsqldb-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.engine.PersistenceContextHSQLDBTest 2025-10-15 05:10:15 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2e6b379c 2025-10-15 05:10:15 DEBUG DDLDeployer create table Toto(id integer not null, dummyProp varchar(255)) 2025-10-15 05:10:15 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:10:15 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@31daf094 2025-10-15 05:10:16 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:10:16 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null) 2025-10-15 05:10:16 TRACE SQLOperation select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId | {} 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4a225014 2025-10-15 05:10:16 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:10:16 TRACE SQLOperation select Toto.name from Toto | {} 2025-10-15 05:10:16 TRACE SQLOperation select Toto.id from Toto | {} 2025-10-15 05:10:16 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} 2025-10-15 05:10:16 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} 2025-10-15 05:10:16 TRACE SQLOperation select Toto.id, Toto.name from Toto where Toto.id = 1 | {} 2025-10-15 05:10:16 TRACE SQLOperation select Toto.id, Toto.name from Toto where Toto.id = 2 | {} 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3c5cb013 2025-10-15 05:10:16 DEBUG DDLDeployer create table Toto(id integer not null, dummyProp varchar(255)) 2025-10-15 05:10:16 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:10:16 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3ca5da54 2025-10-15 05:10:16 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:10:16 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null) 2025-10-15 05:10:16 TRACE SQLOperation select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId | {} 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@198a0416 2025-10-15 05:10:16 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:10:16 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in org.codefilarete.stalactite.engine.PersistenceContextHSQLDBTest [INFO] Running org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysHSQLDBTest 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3ecc9baa 2025-10-15 05:10:16 DEBUG DDLDeployer create table Toto(a integer GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1), b integer, c integer, unique (a)) 2025-10-15 05:10:16 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:16 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}} 2025-10-15 05:10:16 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:16 TRACE SQLOperation insert into Toto(a, b, c) values (default, ?, ?) | {1={Toto.b=43, Toto.c=53}} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysHSQLDBTest [INFO] Running org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@425376cc 2025-10-15 05:10:16 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:10:16 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:16 TRACE SQLOperation select a, b, c from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:10:16 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:16 TRACE SQLOperation select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]} 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6d3194ff 2025-10-15 05:10:16 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a, b)) 2025-10-15 05:10:16 DEBUG SelectExecutor selecting entities in 2 chunks 2025-10-15 05:10:16 TRACE SQLOperation select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.a=[1, 2, 3], Toto.b=[10, 20, 30]} 2025-10-15 05:10:16 TRACE SQLOperation select a, b, c from Toto where (a, b) in ((?, ?)) | {Toto.a=4, Toto.b=40} 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3bf306d3 2025-10-15 05:10:16 DEBUG DDLDeployer create table Tata(a int, b int, c int, primary key (a, b)) 2025-10-15 05:10:16 DEBUG SelectExecutor selecting entities in 2 chunks 2025-10-15 05:10:16 TRACE SQLOperation select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Tata.a=[1, 2, 3], Tata.b=[10, 20, 30]} 2025-10-15 05:10:16 TRACE SQLOperation select a, b, c from Tata where (a, b) in ((?, ?)) | {Tata.a=4, Tata.b=40} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest [INFO] Running org.codefilarete.stalactite.engine.PersisterHSQLDBTest 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7db63a01 2025-10-15 05:10:16 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, unique (a)) 2025-10-15 05:10:16 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:16 TRACE SQLOperation delete from Toto where a = ? | {1={Toto.a=1}} 2025-10-15 05:10:16 TRACE SQLOperation delete from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@530ee11a 2025-10-15 05:10:16 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, unique (a)) 2025-10-15 05:10:16 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:16 TRACE SQLOperation insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.c=100, Toto.b=10, Toto.a=1}} 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@643f8ebe 2025-10-15 05:10:16 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, unique (a)) 2025-10-15 05:10:16 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:16 TRACE SQLOperation select a, b, c from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:10:16 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:16 TRACE SQLOperation select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]} 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@25dacc5a 2025-10-15 05:10:16 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, unique (a)) 2025-10-15 05:10:16 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:16 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=11, Toto.c (U)=111, Toto.a (W)=1}} 2025-10-15 05:10:16 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:16 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=12, Toto.c (U)=122, Toto.a (W)=1}} 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4e58eda2 2025-10-15 05:10:16 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, unique (a)) 2025-10-15 05:10:16 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:16 TRACE SQLOperation insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.a=2, Toto.b=20, Toto.c=200}} 2025-10-15 05:10:16 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:16 TRACE SQLOperation select a, b, c from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:10:16 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:16 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=11, Toto.a (W)=1, Toto.c (U)=111}} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.codefilarete.stalactite.engine.PersisterHSQLDBTest [INFO] Running org.codefilarete.stalactite.sql.HSQLDBSequenceSelectBuilderTest 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@519e14f6 2025-10-15 05:10:16 DEBUG DDLDeployer create sequence my_sequence 2025-10-15 05:10:16 TRACE SQLOperation CALL NEXT VALUE FOR my_sequence | {} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.codefilarete.stalactite.sql.HSQLDBSequenceSelectBuilderTest [INFO] Running org.codefilarete.stalactite.sql.ddl.HSQLDBDDLTableGeneratorTest 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2a0d8df8 2025-10-15 05:10:16 DEBUG DDLDeployer create table dummyTable1(id integer GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, name varchar(255), unique (id)) 2025-10-15 05:10:16 DEBUG DDLDeployer create table dummyTable2(name varchar(255)) 2025-10-15 05:10:16 DEBUG DDLDeployer alter table dummyTable1 add constraint dummy_UK unique (name) 2025-10-15 05:10:16 DEBUG DDLDeployer create index dummyIDX_1 on dummyTable1(name) 2025-10-15 05:10:16 DEBUG DDLDeployer alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.codefilarete.stalactite.sql.ddl.HSQLDBDDLTableGeneratorTest [INFO] Running org.codefilarete.stalactite.sql.HSQLDBDialectResolverTest 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@102dff25 2025-10-15 05:10:16 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5b5f06bb [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.codefilarete.stalactite.sql.HSQLDBDialectResolverTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ core-hsqldb-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-hsqldb-adapter/target/stalactite-core-hsqldb-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ core-hsqldb-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-hsqldb-adapter/target/jacoco.exec [INFO] Analyzed bundle 'core-hsqldb-adapter' with 11 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ core-hsqldb-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-hsqldb-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-hsqldb-adapter/3.0.0-SNAPSHOT/core-hsqldb-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-hsqldb-adapter/target/stalactite-core-hsqldb-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-hsqldb-adapter/3.0.0-SNAPSHOT/core-hsqldb-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------< org.codefilarete.stalactite:orm >------------------- [INFO] Building orm 3.0.0-SNAPSHOT [8/36] [INFO] from orm/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orm --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/orm/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ orm --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/orm/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ orm --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ orm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 251 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/orm/target/classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/orm/src/main/java/org/codefilarete/stalactite/engine/runtime/query/EntityCriteriaSupport.java: Some input files use unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/orm/src/main/java/org/codefilarete/stalactite/engine/runtime/query/EntityCriteriaSupport.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ orm --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ orm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 120 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/orm/target/test-classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/orm/src/test/java/org/codefilarete/stalactite/id/Identified.java: Some input files use unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/orm/src/test/java/org/codefilarete/stalactite/id/Identified.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ orm --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest 2025-10-15 05:10:26 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:26 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:26 DEBUG DDLDeployer create table State(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:26 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:26 DEBUG DDLDeployer alter table State add constraint FK_State_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.description=Smelly cheese !, Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:26 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:26 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@1, City.countryId=o.c.s.i.PersistableIdentifier@0, City.name=Lyon}, 2={City.id=o.c.s.i.PersistableIdentifier@0, City.countryId=o.c.s.i.PersistableIdentifier@0, City.name=Paris}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:26 TRACE SQLOperation select State.name as State_name, State.id as State_id from State where State.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:26 TRACE SQLOperation insert into State(name, id, countryId) values (?, ?, ?) | {1={State.name=Isere, State.id=o.c.s.i.PersistableIdentifier@0, State.countryId=o.c.s.i.PersistableIdentifier@0}, 2={State.name=ain, State.id=o.c.s.i.PersistableIdentifier@1, State.countryId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:26 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id, State.name as State_name, State.id as State_id from Country left outer join City as City on Country.id = City.countryId left outer join State as State on Country.id = State.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@76774d3f,id=o.c.s.i.PersistedIdentifier@1,name=Lyon,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@76774d3f,id=o.c.s.i.PersistedIdentifier@1,name=Lyon,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@76774d3f,id=o.c.s.i.PersistedIdentifier@1,name=Lyon,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@76774d3f,id=o.c.s.i.PersistedIdentifier@1,name=Lyon,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@76774d3f,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=], City[country=org.codefilarete.stalactite.engine.model.Country@76774d3f,id=o.c.s.i.PersistedIdentifier@1,name=Lyon,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@76774d3f,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=], City[country=org.codefilarete.stalactite.engine.model.Country@76774d3f,id=o.c.s.i.PersistedIdentifier@1,name=Lyon,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@1, City.countryId (U)=o.c.s.i.PersistedIdentifier@0, City.name (U)=changed}} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation delete from City where id = ? | {1={City.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:26 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@2} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@2, City.countryId=o.c.s.i.PersistedIdentifier@0, City.name=Grenoble}} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation update State set name = ?, countryId = ? where id = ? | {1={State.name (U)=ain, State.id (W)=o.c.s.i.PersistableIdentifier@1, State.countryId (U)=null}} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation update State set name = ?, countryId = ? where id = ? | {1={State.name (U)=changed, State.id (W)=o.c.s.i.PersistableIdentifier@0, State.countryId (U)=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@3] 2025-10-15 05:10:26 TRACE SQLOperation select State.name as State_name, State.id as State_id from State where State.id in (?) | {1=o.c.s.i.PersistableIdentifier@3} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation insert into State(name, id, countryId) values (?, ?, ?) | {1={State.name=ardeche, State.id=o.c.s.i.PersistableIdentifier@3, State.countryId=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:26 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id, State.name as State_name, State.id as State_id from Country left outer join City as City on Country.id = City.countryId left outer join State as State on Country.id = State.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@2591343,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@2591343,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@2591343,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@2591343,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@2591343,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=], City[country=org.codefilarete.stalactite.engine.model.Country@2591343,id=o.c.s.i.PersistedIdentifier@2,name=Grenoble,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@2591343,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=], City[country=org.codefilarete.stalactite.engine.model.Country@2591343,id=o.c.s.i.PersistedIdentifier@2,name=Grenoble,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 TRACE SQLOperation select id from State where id = 1 | {} 2025-10-15 05:10:26 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:26 DEBUG DDLDeployer create table Country(name varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:26 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:26 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:26 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:26 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:26 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:26 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} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@0, Person.name=French president}} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation insert into Country(name, id, presidentId) values (?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@0, Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:26 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@0} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@0, City.name=Paris}} 2025-10-15 05:10:26 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:26 TRACE SQLOperation select cities_id, country_id from Country_cities where (country_id, cities_id) in ((?, ?)) | {Country_cities.country_id=o.c.s.i.PersistableIdentifier@0, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation insert into Country_cities(cities_id, country_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@0, Country_cities.country_id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:26 TRACE SQLOperation select Country.name as Country_name, Country.id as Country_id, president.name as president_name, president.id as president_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation update Person set name = ? where id = ? | {1={Person.id (W)=o.c.s.i.PersistableIdentifier@0, Person.name (U)=New french president}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:26 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@1} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@1, City.name=Grenoble}} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation insert into Country_cities(cities_id, country_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@1, Country_cities.country_id=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:26 TRACE SQLOperation select Country.name as Country_name, Country.id as Country_id, president.name as president_name, president.id as president_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@0,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=New french president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@0,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=New french president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=], City[country=,id=o.c.s.i.PersistedIdentifier@1,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@0,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=New french president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:26 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:26 DEBUG DDLDeployer create table Country_ancientCities(country_id int, ancientCities_id int, idx integer not null, unique (country_id, ancientCities_id, idx)) 2025-10-15 05:10:26 DEBUG DDLDeployer create table State(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:26 DEBUG DDLDeployer alter table State add constraint FK_State_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:26 DEBUG DDLDeployer alter table Country_ancientCities add constraint FK_Country_ancientCities_ancientCities_id_City_id foreign key(ancientCities_id) references City(id) 2025-10-15 05:10:26 DEBUG DDLDeployer alter table Country_ancientCities add constraint FK_Country_ancientCities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.description=Smelly cheese !, Country.id=o.c.s.i.PersistableIdentifier@0, Country.name=France}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:26 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:26 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@0, City.name=Paris}, 2={City.id=o.c.s.i.PersistableIdentifier@1, City.name=Lyon}} 2025-10-15 05:10:26 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:26 TRACE SQLOperation select idx, country_id, ancientCities_id from Country_ancientCities where (country_id, ancientCities_id, idx) in ((?, ?, ?), (?, ?, ?)) | {Country_ancientCities.country_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@0], Country_ancientCities.idx=[1, 3], Country_ancientCities.ancientCities_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1]} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:26 TRACE SQLOperation insert into Country_ancientCities(idx, country_id, ancientCities_id) values (?, ?, ?) | {1={Country_ancientCities.country_id=o.c.s.i.PersistableIdentifier@0, Country_ancientCities.idx=1, Country_ancientCities.ancientCities_id=o.c.s.i.PersistableIdentifier@0}, 2={Country_ancientCities.country_id=o.c.s.i.PersistableIdentifier@0, Country_ancientCities.idx=3, Country_ancientCities.ancientCities_id=o.c.s.i.PersistableIdentifier@1}, 3={Country_ancientCities.country_id=o.c.s.i.PersistableIdentifier@0, Country_ancientCities.idx=2, Country_ancientCities.ancientCities_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:26 TRACE SQLOperation select State.name as State_name, State.id as State_id from State where State.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:26 TRACE SQLOperation insert into State(name, id, countryId) values (?, ?, ?) | {1={State.name=Isere, State.countryId=o.c.s.i.PersistableIdentifier@0, State.id=o.c.s.i.PersistableIdentifier@0}, 2={State.name=ain, State.countryId=o.c.s.i.PersistableIdentifier@0, State.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:26 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country_ancientCities.country_id as Country_ancientCities_country_id, Country_ancientCities.ancientCities_id as Country_ancientCities_ancientCities_id, Country_ancientCities.idx as Country_ancientCities_idx, State.name as State_name, State.id as State_id, Country_ancientCities_City.name as Country_ancientCities_City_name, Country_ancientCities_City.id as Country_ancientCities_City_id from Country left outer join Country_ancientCities as Country_ancientCities on Country.id = Country_ancientCities.country_id left outer join State as State on Country.id = State.countryId left outer join City as Country_ancientCities_City on Country_ancientCities.ancientCities_id = Country_ancientCities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation update City set name = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@1, City.name (U)=changed}} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:26 TRACE SQLOperation delete from Country_ancientCities where country_id = ? and idx = ? and ancientCities_id = ? | {1={Country_ancientCities.country_id=o.c.s.i.PersistedIdentifier@0, Country_ancientCities.idx=2, Country_ancientCities.ancientCities_id=o.c.s.i.PersistableIdentifier@1}, 2={Country_ancientCities.country_id=o.c.s.i.PersistedIdentifier@0, Country_ancientCities.idx=3, Country_ancientCities.ancientCities_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:26 TRACE SQLOperation insert into Country_ancientCities(idx, country_id, ancientCities_id) values (?, ?, ?) | {1={Country_ancientCities.country_id=o.c.s.i.PersistedIdentifier@0, Country_ancientCities.idx=1, Country_ancientCities.ancientCities_id=o.c.s.i.PersistableIdentifier@1}, 2={Country_ancientCities.country_id=o.c.s.i.PersistedIdentifier@0, Country_ancientCities.idx=2, Country_ancientCities.ancientCities_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation delete from Country_ancientCities where country_id = ? and idx = ? and ancientCities_id = ? | {1={Country_ancientCities.country_id=o.c.s.i.PersistedIdentifier@0, Country_ancientCities.idx=1, Country_ancientCities.ancientCities_id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation delete from City where id = ? | {1={City.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:26 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@2} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@2, City.name=Grenoble}} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation insert into Country_ancientCities(idx, country_id, ancientCities_id) values (?, ?, ?) | {1={Country_ancientCities.country_id=o.c.s.i.PersistedIdentifier@0, Country_ancientCities.idx=3, Country_ancientCities.ancientCities_id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation update State set name = ?, countryId = ? where id = ? | {1={State.name (U)=ain, State.countryId (U)=null, State.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation update State set name = ?, countryId = ? where id = ? | {1={State.name (U)=changed, State.countryId (U)=o.c.s.i.PersistedIdentifier@0, State.id (W)=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@3] 2025-10-15 05:10:26 TRACE SQLOperation select State.name as State_name, State.id as State_id from State where State.id in (?) | {1=o.c.s.i.PersistableIdentifier@3} 2025-10-15 05:10:26 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:26 TRACE SQLOperation insert into State(name, id, countryId) values (?, ?, ?) | {1={State.name=ardeche, State.countryId=o.c.s.i.PersistedIdentifier@0, State.id=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:26 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:26 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country_ancientCities.country_id as Country_ancientCities_country_id, Country_ancientCities.ancientCities_id as Country_ancientCities_ancientCities_id, Country_ancientCities.idx as Country_ancientCities_idx, State.name as State_name, State.id as State_id, Country_ancientCities_City.name as Country_ancientCities_City_name, Country_ancientCities_City.id as Country_ancientCities_City_id from Country left outer join Country_ancientCities as Country_ancientCities on Country.id = Country_ancientCities.country_id left outer join State as State on Country.id = State.countryId left outer join City as Country_ancientCities_City on Country_ancientCities.ancientCities_id = Country_ancientCities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=,towns=,version=0] 2025-10-15 05:10:26 TRACE SQLOperation select id from State where id = 1 | {} 2025-10-15 05:10:26 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:26 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:26 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:26 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:26 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest$ConfigurationReuse_MappedSuperClassAndRelations [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest$ConfigurationReuse_MappedSuperClassAndRelations [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest 2025-10-15 05:10:27 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Vehicle_wheels(vehicle_id int, wheels_serialNumber varchar(255), unique (vehicle_id, wheels_serialNumber)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Wheel(model varchar(255), serialNumber varchar(255) not null, unique (serialNumber)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Vehicle_wheels add constraint FK_Vehicle_wheels_vehicle_id_Vehicle_id foreign key(vehicle_id) references Vehicle(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Vehicle_wheels add constraint FK_Vehicle_wheels_wheels_serialNumber_Wheel_serialNumber foreign key(wheels_serialNumber) references Wheel(serialNumber) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Wheel(idx integer, model varchar(255), serialNumber varchar(255) not null, vehicleId int, unique (serialNumber)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Wheel add constraint FK_Wheel_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Car(model varchar(255), id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Truck(color int, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Vehicle(id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Vehicle_wheels(car_id int, wheels_serialNumber varchar(255), unique (car_id, wheels_serialNumber)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Wheel(model varchar(255), serialNumber varchar(255) not null, unique (serialNumber)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Vehicle_wheels add constraint FK_Vehicle_wheels_wheels_serialNumber_Wheel_serialNumber foreign key(wheels_serialNumber) references Wheel(serialNumber) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Vehicle_wheels add constraint FK_Vehicle_wheels_car_id_Car_id foreign key(car_id) references Car(id) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Car(model varchar(255), id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Truck(color int, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Vehicle(id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Wheel(idx integer, model varchar(255), serialNumber varchar(255) not null, vehicleId int, unique (serialNumber)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Wheel add constraint FK_Wheel_vehicleId_Car_id foreign key(vehicleId) references Car(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Car(model varchar(255), id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Truck(color int, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Vehicle(id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Wheel(idx integer, model varchar(255), serialNumber varchar(255) not null, vehicleId int, unique (serialNumber)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Wheel add constraint FK_Wheel_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Car(model varchar(255), id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Truck(color int, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Vehicle_wheels(car_id int, wheels_serialNumber varchar(255), unique (car_id, wheels_serialNumber)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Wheel(model varchar(255), serialNumber varchar(255) not null, unique (serialNumber)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Vehicle_wheels add constraint FK_Vehicle_wheels_car_id_Car_id foreign key(car_id) references Car(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Vehicle_wheels add constraint FK_Vehicle_wheels_wheels_serialNumber_Wheel_serialNumber foreign key(wheels_serialNumber) references Wheel(serialNumber) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Car(model varchar(255), id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Truck(color int, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Wheel(idx integer, model varchar(255), serialNumber varchar(255) not null, vehicleId int, unique (serialNumber)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Wheel add constraint FK_Wheel_vehicleId_Car_id foreign key(vehicleId) references Car(id) 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Vehicle(model, id, engineId, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.DTYPE=CAR, Vehicle.model=Renault, Vehicle.engineId=null, Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-01] 2025-10-15 05:10:27 TRACE SQLOperation select Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber from Wheel where Wheel.serialNumber in (?) | {1=XYZ-ABC-01} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Wheel(model, serialNumber) values (?, ?) | {1={Wheel.model=null, Wheel.serialNumber=XYZ-ABC-01}} 2025-10-15 05:10:27 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:27 TRACE SQLOperation select wheels_serialNumber, vehicle_id from Vehicle_wheels where (vehicle_id, wheels_serialNumber) in ((?, ?)) | {Vehicle_wheels.wheels_serialNumber=XYZ-ABC-01, Vehicle_wheels.vehicle_id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Vehicle_wheels(wheels_serialNumber, vehicle_id) values (?, ?) | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-01, Vehicle_wheels.vehicle_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Vehicle(color, id, engineId, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.color=Color[rgb=42], Vehicle.DTYPE=TRUCK, Vehicle.engineId=null, Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Vehicle set model = ?, engineId = ? where id = ? | {1={Vehicle.model (U)=Peugeot, Vehicle.engineId (U)=null, Vehicle.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle_wheels where wheels_serialNumber = ? and vehicle_id = ? | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-01, Vehicle_wheels.vehicle_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-02] 2025-10-15 05:10:27 TRACE SQLOperation select Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber from Wheel where Wheel.serialNumber in (?) | {1=XYZ-ABC-02} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Wheel(model, serialNumber) values (?, ?) | {1={Wheel.model=null, Wheel.serialNumber=XYZ-ABC-02}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Vehicle_wheels(wheels_serialNumber, vehicle_id) values (?, ?) | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-02, Vehicle_wheels.vehicle_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Vehicle set color = ?, engineId = ? where id = ? | {1={Vehicle.color (U)=Color[rgb=99], Vehicle.engineId (U)=null, Vehicle.id (W)=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle_wheels where wheels_serialNumber = ? and vehicle_id = ? | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-02, Vehicle_wheels.vehicle_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle_wheels where wheels_serialNumber = ? and vehicle_id = ? | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-02, Vehicle_wheels.vehicle_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id, Vehicle_wheels_Wheel.model as Vehicle_wheels_Wheel_model, Vehicle_wheels_Wheel.serialNumber as Vehicle_wheels_Wheel_serialNumber from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Vehicle_wheels as Vehicle_wheels on Vehicle.id = Vehicle_wheels.vehicle_id left outer join Wheel as Vehicle_wheels_Wheel on Vehicle_wheels.wheels_serialNumber = Vehicle_wheels_Wheel.serialNumber where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id, Vehicle_wheels_Wheel.model as Vehicle_wheels_Wheel_model, Vehicle_wheels_Wheel.serialNumber as Vehicle_wheels_Wheel_serialNumber from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Vehicle_wheels as Vehicle_wheels on Vehicle.id = Vehicle_wheels.vehicle_id left outer join Wheel as Vehicle_wheels_Wheel on Vehicle_wheels.wheels_serialNumber = Vehicle_wheels_Wheel.serialNumber where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[Vehicle.Wheel[model=,persisted=false,serialNumber=XYZ-ABC-02,vehicle=org.codefilarete.stalactite.engine.model.Car@30822879]],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id, Vehicle_wheels_Wheel.model as Vehicle_wheels_Wheel_model, Vehicle_wheels_Wheel.serialNumber as Vehicle_wheels_Wheel_serialNumber from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Vehicle_wheels as Vehicle_wheels on Vehicle.id = Vehicle_wheels.vehicle_id left outer join Wheel as Vehicle_wheels_Wheel on Vehicle_wheels.wheels_serialNumber = Vehicle_wheels_Wheel.serialNumber where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[Vehicle.Wheel[model=,persisted=false,serialNumber=XYZ-ABC-02,vehicle=org.codefilarete.stalactite.engine.model.Car@5b91c33f]],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Vehicle(model, id, engineId, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.engineId=null, Vehicle.model=Renault, Vehicle.DTYPE=CAR, Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-01] 2025-10-15 05:10:27 TRACE SQLOperation select Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber from Wheel where Wheel.serialNumber in (?) | {1=XYZ-ABC-01} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Wheel(model, serialNumber, vehicleId, idx) values (?, ?, ?, ?) | {1={Wheel.model=null, Wheel.vehicleId=o.c.s.i.PersistableIdentifier@1, Wheel.serialNumber=XYZ-ABC-01, Wheel.idx=1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Vehicle(color, id, engineId, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.engineId=null, Vehicle.color=Color[rgb=42], Vehicle.DTYPE=TRUCK, Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Vehicle set model = ?, engineId = ? where id = ? | {1={Vehicle.engineId (U)=null, Vehicle.model (U)=Peugeot, Vehicle.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Wheel set model = ?, vehicleId = ?, idx = ? where serialNumber = ? | {1={Wheel.model (U)=null, Wheel.vehicleId (U)=null, Wheel.serialNumber (W)=XYZ-ABC-01, Wheel.idx (U)=null}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-02] 2025-10-15 05:10:27 TRACE SQLOperation select Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber from Wheel where Wheel.serialNumber in (?) | {1=XYZ-ABC-02} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Wheel(model, serialNumber, vehicleId, idx) values (?, ?, ?, ?) | {1={Wheel.model=null, Wheel.vehicleId=o.c.s.i.PersistableIdentifier@1, Wheel.serialNumber=XYZ-ABC-02, Wheel.idx=1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Vehicle set color = ?, engineId = ? where id = ? | {1={Vehicle.engineId (U)=null, Vehicle.color (U)=Color[rgb=99], Vehicle.id (W)=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Wheel set model = ?, vehicleId = ?, idx = ? where serialNumber = ? | {1={Wheel.model (U)=null, Wheel.vehicleId (U)=null, Wheel.serialNumber (W)=XYZ-ABC-02, Wheel.idx (U)=null}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Wheel set model = ?, vehicleId = ?, idx = ? where serialNumber = ? | {1={Wheel.model (U)=null, Wheel.vehicleId (U)=null, Wheel.serialNumber (W)=XYZ-ABC-02, Wheel.idx (U)=null}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id, Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber, Wheel.idx as Wheel_idx from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Wheel as Wheel on Vehicle.id = Wheel.vehicleId where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id, Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber, Wheel.idx as Wheel_idx from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Wheel as Wheel on Vehicle.id = Wheel.vehicleId where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id, Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber, Wheel.idx as Wheel_idx from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Wheel as Wheel on Vehicle.id = Wheel.vehicleId where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:27 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}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-01] 2025-10-15 05:10:27 TRACE SQLOperation select Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber from Wheel where Wheel.serialNumber in (?) | {1=XYZ-ABC-01} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Wheel(model, serialNumber) values (?, ?) | {1={Wheel.model=null, Wheel.serialNumber=XYZ-ABC-01}} 2025-10-15 05:10:27 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:27 TRACE SQLOperation select wheels_serialNumber, car_id from Vehicle_wheels where (car_id, wheels_serialNumber) in ((?, ?)) | {Vehicle_wheels.wheels_serialNumber=XYZ-ABC-01, Vehicle_wheels.car_id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Vehicle_wheels(wheels_serialNumber, car_id) values (?, ?) | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-01, Vehicle_wheels.car_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle_wheels where wheels_serialNumber = ? and car_id = ? | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-01, Vehicle_wheels.car_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-02] 2025-10-15 05:10:27 TRACE SQLOperation select Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber from Wheel where Wheel.serialNumber in (?) | {1=XYZ-ABC-02} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Wheel(model, serialNumber) values (?, ?) | {1={Wheel.model=null, Wheel.serialNumber=XYZ-ABC-02}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Vehicle_wheels(wheels_serialNumber, car_id) values (?, ?) | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-02, Vehicle_wheels.car_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Truck set color = ? where id = ? | {1={Truck.color (U)=Color[rgb=99], Truck.id (W)=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle_wheels where wheels_serialNumber = ? and car_id = ? | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-02, Vehicle_wheels.car_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle_wheels where wheels_serialNumber = ? and car_id = ? | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-02, Vehicle_wheels.car_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:27 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}} 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Car_Vehicle_wheels_Wheel.model as Car_Vehicle_wheels_Wheel_model, Car_Vehicle_wheels_Wheel.serialNumber as Car_Vehicle_wheels_Wheel_serialNumber from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id left outer join Vehicle_wheels as Car_Vehicle_wheels on Car.id = Car_Vehicle_wheels.car_id left outer join Wheel as Car_Vehicle_wheels_Wheel on Car_Vehicle_wheels.wheels_serialNumber = Car_Vehicle_wheels_Wheel.serialNumber where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Car_Vehicle_wheels_Wheel.model as Car_Vehicle_wheels_Wheel_model, Car_Vehicle_wheels_Wheel.serialNumber as Car_Vehicle_wheels_Wheel_serialNumber from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id left outer join Vehicle_wheels as Car_Vehicle_wheels on Car.id = Car_Vehicle_wheels.car_id left outer join Wheel as Car_Vehicle_wheels_Wheel on Car_Vehicle_wheels.wheels_serialNumber = Car_Vehicle_wheels_Wheel.serialNumber where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Car_Vehicle_wheels_Wheel.model as Car_Vehicle_wheels_Wheel_model, Car_Vehicle_wheels_Wheel.serialNumber as Car_Vehicle_wheels_Wheel_serialNumber from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id left outer join Vehicle_wheels as Car_Vehicle_wheels on Car.id = Car_Vehicle_wheels.car_id left outer join Wheel as Car_Vehicle_wheels_Wheel on Car_Vehicle_wheels.wheels_serialNumber = Car_Vehicle_wheels_Wheel.serialNumber where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:27 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}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-01] 2025-10-15 05:10:27 TRACE SQLOperation select Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber from Wheel where Wheel.serialNumber in (?) | {1=XYZ-ABC-01} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Wheel(model, serialNumber, vehicleId, idx) values (?, ?, ?, ?) | {1={Wheel.model=null, Wheel.serialNumber=XYZ-ABC-01, Wheel.vehicleId=o.c.s.i.PersistableIdentifier@1, Wheel.idx=1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Wheel set model = ?, vehicleId = ?, idx = ? where serialNumber = ? | {1={Wheel.model (U)=null, Wheel.serialNumber (W)=XYZ-ABC-01, Wheel.vehicleId (U)=null, Wheel.idx (U)=null}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-02] 2025-10-15 05:10:27 TRACE SQLOperation select Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber from Wheel where Wheel.serialNumber in (?) | {1=XYZ-ABC-02} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Wheel(model, serialNumber, vehicleId, idx) values (?, ?, ?, ?) | {1={Wheel.model=null, Wheel.serialNumber=XYZ-ABC-02, Wheel.vehicleId=o.c.s.i.PersistableIdentifier@1, Wheel.idx=1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Truck set color = ? where id = ? | {1={Truck.color (U)=Color[rgb=99], Truck.id (W)=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Wheel set model = ?, vehicleId = ?, idx = ? where serialNumber = ? | {1={Wheel.model (U)=null, Wheel.serialNumber (W)=XYZ-ABC-02, Wheel.vehicleId (U)=null, Wheel.idx (U)=null}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Wheel set model = ?, vehicleId = ?, idx = ? where serialNumber = ? | {1={Wheel.model (U)=null, Wheel.serialNumber (W)=XYZ-ABC-02, Wheel.vehicleId (U)=null, Wheel.idx (U)=null}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:27 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}} 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Car_Wheel.model as Car_Wheel_model, Car_Wheel.serialNumber as Car_Wheel_serialNumber, Car_Wheel.idx as Car_Wheel_idx from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id left outer join Wheel as Car_Wheel on Car.id = Car_Wheel.vehicleId where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Car_Wheel.model as Car_Wheel_model, Car_Wheel.serialNumber as Car_Wheel_serialNumber, Car_Wheel.idx as Car_Wheel_idx from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id left outer join Wheel as Car_Wheel on Car.id = Car_Wheel.vehicleId where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Car_Wheel.model as Car_Wheel_model, Car_Wheel.serialNumber as Car_Wheel_serialNumber, Car_Wheel.idx as Car_Wheel_idx from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id left outer join Wheel as Car_Wheel on Car.id = Car_Wheel.vehicleId where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:27 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}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-01] 2025-10-15 05:10:27 TRACE SQLOperation select Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber from Wheel where Wheel.serialNumber in (?) | {1=XYZ-ABC-01} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Wheel(model, serialNumber, vehicleId, idx) values (?, ?, ?, ?) | {1={Wheel.vehicleId=o.c.s.i.PersistableIdentifier@1, Wheel.model=null, Wheel.idx=1, Wheel.serialNumber=XYZ-ABC-01}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.id (W)=o.c.s.i.PersistableIdentifier@1, Car.model (U)=Peugeot}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Wheel set model = ?, vehicleId = ?, idx = ? where serialNumber = ? | {1={Wheel.vehicleId (U)=null, Wheel.model (U)=null, Wheel.idx (U)=null, Wheel.serialNumber (W)=XYZ-ABC-01}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-02] 2025-10-15 05:10:27 TRACE SQLOperation select Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber from Wheel where Wheel.serialNumber in (?) | {1=XYZ-ABC-02} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Wheel(model, serialNumber, vehicleId, idx) values (?, ?, ?, ?) | {1={Wheel.vehicleId=o.c.s.i.PersistableIdentifier@1, Wheel.model=null, Wheel.idx=1, Wheel.serialNumber=XYZ-ABC-02}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Truck set color = ? where id = ? | {1={Truck.color (U)=Color[rgb=99], Truck.id (W)=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Wheel set model = ?, vehicleId = ?, idx = ? where serialNumber = ? | {1={Wheel.vehicleId (U)=null, Wheel.model (U)=null, Wheel.idx (U)=null, Wheel.serialNumber (W)=XYZ-ABC-02}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Wheel set model = ?, vehicleId = ?, idx = ? where serialNumber = ? | {1={Wheel.vehicleId (U)=null, Wheel.model (U)=null, Wheel.idx (U)=null, Wheel.serialNumber (W)=XYZ-ABC-02}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:27 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}} 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber, Wheel.idx as Wheel_idx from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id left outer join Wheel as Wheel on Vehicle.id = Wheel.vehicleId where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber, Wheel.idx as Wheel_idx from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id left outer join Wheel as Wheel on Vehicle.id = Wheel.vehicleId where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber, Wheel.idx as Wheel_idx from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id left outer join Wheel as Wheel on Vehicle.id = Wheel.vehicleId where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-01] 2025-10-15 05:10:27 TRACE SQLOperation select Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber from Wheel where Wheel.serialNumber in (?) | {1=XYZ-ABC-01} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Wheel(model, serialNumber) values (?, ?) | {1={Wheel.model=null, Wheel.serialNumber=XYZ-ABC-01}} 2025-10-15 05:10:27 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:27 TRACE SQLOperation select car_id, wheels_serialNumber from Vehicle_wheels where (car_id, wheels_serialNumber) in ((?, ?)) | {Vehicle_wheels.wheels_serialNumber=XYZ-ABC-01, Vehicle_wheels.car_id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Vehicle_wheels(car_id, wheels_serialNumber) values (?, ?) | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-01, Vehicle_wheels.car_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.id (W)=o.c.s.i.PersistableIdentifier@1, Car.model (U)=Peugeot}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle_wheels where wheels_serialNumber = ? and car_id = ? | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-01, Vehicle_wheels.car_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-02] 2025-10-15 05:10:27 TRACE SQLOperation select Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber from Wheel where Wheel.serialNumber in (?) | {1=XYZ-ABC-02} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Wheel(model, serialNumber) values (?, ?) | {1={Wheel.model=null, Wheel.serialNumber=XYZ-ABC-02}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Vehicle_wheels(car_id, wheels_serialNumber) values (?, ?) | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-02, Vehicle_wheels.car_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Truck set color = ? where id = ? | {1={Truck.color (U)=Color[rgb=99], Truck.id (W)=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle_wheels where wheels_serialNumber = ? and car_id = ? | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-02, Vehicle_wheels.car_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle_wheels where wheels_serialNumber = ? and car_id = ? | {1={Vehicle_wheels.wheels_serialNumber=XYZ-ABC-02, Vehicle_wheels.car_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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@672f75e8 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id, Car_Vehicle_wheels_Wheel.model as Car_Vehicle_wheels_Wheel_model, Car_Vehicle_wheels_Wheel.serialNumber as Car_Vehicle_wheels_Wheel_serialNumber from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select 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 left outer join Vehicle_wheels as Car_Vehicle_wheels on Car.id = Car_Vehicle_wheels.car_id left outer join Wheel as Car_Vehicle_wheels_Wheel on Car_Vehicle_wheels.wheels_serialNumber = Car_Vehicle_wheels_Wheel.serialNumber where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 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@672f75e8 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id, Car_Vehicle_wheels_Wheel.model as Car_Vehicle_wheels_Wheel_model, Car_Vehicle_wheels_Wheel.serialNumber as Car_Vehicle_wheels_Wheel_serialNumber from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select 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 left outer join Vehicle_wheels as Car_Vehicle_wheels on Car.id = Car_Vehicle_wheels.car_id left outer join Wheel as Car_Vehicle_wheels_Wheel on Car_Vehicle_wheels.wheels_serialNumber = Car_Vehicle_wheels_Wheel.serialNumber where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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@672f75e8 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id, Car_Vehicle_wheels_Wheel.model as Car_Vehicle_wheels_Wheel_model, Car_Vehicle_wheels_Wheel.serialNumber as Car_Vehicle_wheels_Wheel_serialNumber from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select 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 left outer join Vehicle_wheels as Car_Vehicle_wheels on Car.id = Car_Vehicle_wheels.car_id left outer join Wheel as Car_Vehicle_wheels_Wheel on Car_Vehicle_wheels.wheels_serialNumber = Car_Vehicle_wheels_Wheel.serialNumber where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-01] 2025-10-15 05:10:27 TRACE SQLOperation select Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber from Wheel where Wheel.serialNumber in (?) | {1=XYZ-ABC-01} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Wheel(model, serialNumber, vehicleId, idx) values (?, ?, ?, ?) | {1={Wheel.model=null, Wheel.idx=1, Wheel.serialNumber=XYZ-ABC-01, Wheel.vehicleId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.id (W)=o.c.s.i.PersistableIdentifier@1, Car.model (U)=Peugeot}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Wheel set model = ?, vehicleId = ?, idx = ? where serialNumber = ? | {1={Wheel.model (U)=null, Wheel.idx (U)=null, Wheel.serialNumber (W)=XYZ-ABC-01, Wheel.vehicleId (U)=null}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-02] 2025-10-15 05:10:27 TRACE SQLOperation select Wheel.model as Wheel_model, Wheel.serialNumber as Wheel_serialNumber from Wheel where Wheel.serialNumber in (?) | {1=XYZ-ABC-02} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Wheel(model, serialNumber, vehicleId, idx) values (?, ?, ?, ?) | {1={Wheel.model=null, Wheel.idx=1, Wheel.serialNumber=XYZ-ABC-02, Wheel.vehicleId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Truck set color = ? where id = ? | {1={Truck.color (U)=Color[rgb=99], Truck.id (W)=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Wheel set model = ?, vehicleId = ?, idx = ? where serialNumber = ? | {1={Wheel.model (U)=null, Wheel.idx (U)=null, Wheel.serialNumber (W)=XYZ-ABC-02, Wheel.vehicleId (U)=null}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Wheel set model = ?, vehicleId = ?, idx = ? where serialNumber = ? | {1={Wheel.model (U)=null, Wheel.idx (U)=null, Wheel.serialNumber (W)=XYZ-ABC-02, Wheel.vehicleId (U)=null}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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@4483da9 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id, Car_Wheel.model as Car_Wheel_model, Car_Wheel.serialNumber as Car_Wheel_serialNumber, Car_Wheel.idx as Car_Wheel_idx from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select 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 left outer join Wheel as Car_Wheel on Car.id = Car_Wheel.vehicleId where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 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@4483da9 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id, Car_Wheel.model as Car_Wheel_model, Car_Wheel.serialNumber as Car_Wheel_serialNumber, Car_Wheel.idx as Car_Wheel_idx from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select 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 left outer join Wheel as Car_Wheel on Car.id = Car_Wheel.vehicleId where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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@4483da9 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id, Car_Wheel.model as Car_Wheel_model, Car_Wheel.serialNumber as Car_Wheel_serialNumber, Car_Wheel.idx as Car_Wheel_idx from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select 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 left outer join Wheel as Car_Wheel on Car.id = Car_Wheel.vehicleId where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Radio(model varchar(255), serialNumber varchar(255) not null, carId int, unique (serialNumber)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Radio add constraint FK_Radio_carId_Vehicle_id foreign key(carId) references Vehicle(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Car(model varchar(255), id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Radio(model varchar(255), serialNumber varchar(255) not null, carId int, unique (serialNumber)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Truck(color int, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Vehicle(id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Radio add constraint FK_Radio_carId_Car_id foreign key(carId) references Car(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Car(model varchar(255), id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Radio(model varchar(255), serialNumber varchar(255) not null, carId int, unique (serialNumber)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Truck(color int, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Radio add constraint FK_Radio_carId_Car_id foreign key(carId) references Car(id) 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Vehicle(model, id, engineId, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.engineId=null, Vehicle.DTYPE=CAR, Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.model=Renault}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-01] 2025-10-15 05:10:27 TRACE SQLOperation select Radio.model as Radio_model, Radio.serialNumber as Radio_serialNumber from Radio where Radio.serialNumber in (?) | {1=XYZ-ABC-01} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Radio(model, serialNumber, carId) values (?, ?, ?) | {1={Radio.model=null, Radio.carId=o.c.s.i.PersistableIdentifier@1, Radio.serialNumber=XYZ-ABC-01}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Vehicle(color, id, engineId, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.color=Color[rgb=42], Vehicle.engineId=null, Vehicle.DTYPE=TRUCK, Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Vehicle set model = ?, engineId = ? where id = ? | {1={Vehicle.engineId (U)=null, Vehicle.id (W)=o.c.s.i.PersistableIdentifier@1, Vehicle.model (U)=Peugeot}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Radio(model, serialNumber, carId) values (?, ?, ?) | {1={Radio.model=null, Radio.carId=o.c.s.i.PersistableIdentifier@1, Radio.serialNumber=XYZ-ABC-02}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Radio set model = ?, carId = ? where serialNumber = ? | {1={Radio.model (U)=null, Radio.carId (U)=null, Radio.serialNumber (W)=XYZ-ABC-01}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Vehicle set color = ?, engineId = ? where id = ? | {1={Vehicle.color (U)=Color[rgb=99], Vehicle.engineId (U)=null, Vehicle.id (W)=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Radio set model = ?, carId = ? where serialNumber = ? | {1={Radio.model (U)=null, Radio.carId (U)=null, Radio.serialNumber (W)=XYZ-ABC-02}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Radio set model = ?, carId = ? where serialNumber = ? | {1={Radio.model (U)=null, Radio.carId (U)=null, Radio.serialNumber (W)=XYZ-ABC-02}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id, radio.model as radio_model, radio.serialNumber as radio_serialNumber from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Radio as radio on Vehicle.id = radio.carId where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id, radio.model as radio_model, radio.serialNumber as radio_serialNumber from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Radio as radio on Vehicle.id = radio.carId where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=Car.Radio[model=,persisted=false,serialNumber=XYZ-ABC-02,car=org.codefilarete.stalactite.engine.model.Car@4dc68ffe],color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id, radio.model as radio_model, radio.serialNumber as radio_serialNumber from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Radio as radio on Vehicle.id = radio.carId where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=Car.Radio[model=,persisted=false,serialNumber=XYZ-ABC-02,car=org.codefilarete.stalactite.engine.model.Car@1ec30f25],color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:27 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}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-01] 2025-10-15 05:10:27 TRACE SQLOperation select Radio.model as Radio_model, Radio.serialNumber as Radio_serialNumber from Radio where Radio.serialNumber in (?) | {1=XYZ-ABC-01} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Radio(model, serialNumber, carId) values (?, ?, ?) | {1={Radio.carId=o.c.s.i.PersistableIdentifier@1, Radio.model=null, Radio.serialNumber=XYZ-ABC-01}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2, Truck.color=Color[rgb=42]}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Radio(model, serialNumber, carId) values (?, ?, ?) | {1={Radio.carId=o.c.s.i.PersistableIdentifier@1, Radio.model=null, Radio.serialNumber=XYZ-ABC-02}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Radio set model = ?, carId = ? where serialNumber = ? | {1={Radio.carId (U)=null, Radio.model (U)=null, Radio.serialNumber (W)=XYZ-ABC-01}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Truck set color = ? where id = ? | {1={Truck.id (W)=o.c.s.i.PersistableIdentifier@2, Truck.color (U)=Color[rgb=99]}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Radio set model = ?, carId = ? where serialNumber = ? | {1={Radio.carId (U)=null, Radio.model (U)=null, Radio.serialNumber (W)=XYZ-ABC-02}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Radio set model = ?, carId = ? where serialNumber = ? | {1={Radio.carId (U)=null, Radio.model (U)=null, Radio.serialNumber (W)=XYZ-ABC-02}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:27 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}} 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Car_radio.model as Car_radio_model, Car_radio.serialNumber as Car_radio_serialNumber from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id left outer join Radio as Car_radio on Car.id = Car_radio.carId where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Car_radio.model as Car_radio_model, Car_radio.serialNumber as Car_radio_serialNumber from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id left outer join Radio as Car_radio on Car.id = Car_radio.carId where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Car_radio.model as Car_radio_model, Car_radio.serialNumber as Car_radio_serialNumber from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id left outer join Radio as Car_radio on Car.id = Car_radio.carId where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [XYZ-ABC-01] 2025-10-15 05:10:27 TRACE SQLOperation select Radio.model as Radio_model, Radio.serialNumber as Radio_serialNumber from Radio where Radio.serialNumber in (?) | {1=XYZ-ABC-01} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 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}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Radio(model, serialNumber, carId) values (?, ?, ?) | {1={Radio.model=null, Radio.serialNumber=XYZ-ABC-02, Radio.carId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Radio set model = ?, carId = ? where serialNumber = ? | {1={Radio.model (U)=null, Radio.serialNumber (W)=XYZ-ABC-01, Radio.carId (U)=null}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Truck set color = ? where id = ? | {1={Truck.color (U)=Color[rgb=99], Truck.id (W)=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Radio set model = ?, carId = ? where serialNumber = ? | {1={Radio.model (U)=null, Radio.serialNumber (W)=XYZ-ABC-02, Radio.carId (U)=null}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Radio set model = ?, carId = ? where serialNumber = ? | {1={Radio.model (U)=null, Radio.serialNumber (W)=XYZ-ABC-02, Radio.carId (U)=null}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:27 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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@2413efce In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id, Car_radio.model as Car_radio_model, Car_radio.serialNumber as Car_radio_serialNumber from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select 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 left outer join Radio as Car_radio on Car.id = Car_radio.carId where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 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@2413efce In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id, Car_radio.model as Car_radio_model, Car_radio.serialNumber as Car_radio_serialNumber from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select 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 left outer join Radio as Car_radio on Car.id = Car_radio.carId where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:27 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@2413efce In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id, Car_radio.model as Car_radio_model, Car_radio.serialNumber as Car_radio_serialNumber from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select 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 left outer join Radio as Car_radio on Car.id = Car_radio.carId where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:27 DEBUG DDLDeployer create table City(name varchar(255), id int not null, barCount integer, discotecCount integer, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country(modificationDate, name, creationDate, id) values (?, ?, ?, ?) | {1={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@1, Country.creationDate=null, Country.modificationDate=null}} 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.barCount as City_barCount, City.discotecCount as City_discotecCount, City.DTYPE as City_DTYPE from City where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, barCount, id, DTYPE) values (?, ?, ?, ?) | {1={City.name=Grenoble, City.id=o.c.s.i.PersistableIdentifier@42, City.barCount=0, City.DTYPE=V}} 2025-10-15 05:10:27 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:27 TRACE SQLOperation select cities_id, country_id from Country_cities where (country_id, cities_id) in ((?, ?)) | {Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country_cities(cities_id, country_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, Country_cities_City.id as Country_cities_City_id, Country_cities_City.DTYPE as Country_cities_City_DTYPE from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.barCount as City_barCount, City.id as City_id from City where City.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Village 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update City set name = ?, barCount = ? where id = ? | {1={City.name (U)=Grenoble, City.id (W)=o.c.s.i.PersistedIdentifier@42, City.barCount (U)=51}} 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@17] 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.barCount as City_barCount, City.discotecCount as City_discotecCount, City.DTYPE as City_DTYPE from City where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, discotecCount, id, DTYPE) values (?, ?, ?, ?) | {1={City.name=Lyon, City.id=o.c.s.i.PersistableIdentifier@17, City.discotecCount=123, City.DTYPE=T}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country_cities(cities_id, country_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@17, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, Country_cities_City.id as Country_cities_City_id, Country_cities_City.DTYPE as Country_cities_City_DTYPE from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.discotecCount as City_discotecCount, City.id as City_id from City where City.id in (?) | {1=o.c.s.i.PersistedIdentifier@17} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Town 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.barCount as City_barCount, City.id as City_id from City where City.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Village 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@17, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 TRACE SQLOperation select Country_Id from Country_cities | {} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 TRACE SQLOperation select * from City | {} 2025-10-15 05:10:27 DEBUG DDLDeployer create table City(name varchar(255), id int not null, barCount integer, discotecCount integer, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country(modificationDate, name, creationDate, id) values (?, ?, ?, ?) | {1={Country.name=null, Country.modificationDate=null, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.barCount as City_barCount, City.discotecCount as City_discotecCount, City.DTYPE as City_DTYPE from City where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, barCount, id, DTYPE) values (?, ?, ?, ?) | {1={City.name=Grenoble, City.barCount=0, City.id=o.c.s.i.PersistableIdentifier@42, City.DTYPE=V}} 2025-10-15 05:10:27 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:27 TRACE SQLOperation select country_id, cities_id from Country_cities where (country_id, cities_id) in ((?, ?)) | {Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id, Country_cities_City.barCount as Country_cities_City_barCount, Country_cities_City.discotecCount as Country_cities_City_discotecCount, Country_cities_City.DTYPE as Country_cities_City_DTYPE from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update City set name = ?, barCount = ? where id = ? | {1={City.name (U)=Grenoble, City.barCount (U)=51, City.id (W)=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@17] 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.barCount as City_barCount, City.discotecCount as City_discotecCount, City.DTYPE as City_DTYPE from City where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, discotecCount, id, DTYPE) values (?, ?, ?, ?) | {1={City.name=Lyon, City.id=o.c.s.i.PersistableIdentifier@17, City.discotecCount=123, City.DTYPE=T}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id, Country_cities_City.barCount as Country_cities_City_barCount, Country_cities_City.discotecCount as Country_cities_City_discotecCount, Country_cities_City.DTYPE as Country_cities_City_DTYPE from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@34f9275f,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@34f9275f,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:27 TRACE SQLOperation select Country_Id from Country_cities | {} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 TRACE SQLOperation select * from City | {} 2025-10-15 05:10:27 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)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country(modificationDate, name, creationDate, id) values (?, ?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@1, Country.creationDate=null, Country.modificationDate=null, Country.name=null}} 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.barCount as City_barCount, City.discotecCount as City_discotecCount, City.DTYPE as City_DTYPE from City where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, barCount, id, DTYPE, countryId) values (?, ?, ?, ?, ?) | {1={City.barCount=0, City.id=o.c.s.i.PersistableIdentifier@42, City.name=Grenoble, City.countryId=o.c.s.i.PersistableIdentifier@1, City.DTYPE=V}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, City.DTYPE as City_DTYPE, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.barCount as City_barCount, City.id as City_id from City where City.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Village 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update City set name = ?, barCount = ?, countryId = ? where id = ? | {1={City.barCount (U)=51, City.id (W)=o.c.s.i.PersistedIdentifier@42, City.countryId (U)=o.c.s.i.PersistableIdentifier@1, City.name (U)=Grenoble}} 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@17] 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.barCount as City_barCount, City.discotecCount as City_discotecCount, City.DTYPE as City_DTYPE from City where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, discotecCount, id, DTYPE, countryId) values (?, ?, ?, ?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@17, City.name=Lyon, City.discotecCount=123, City.countryId=o.c.s.i.PersistableIdentifier@1, City.DTYPE=T}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, City.DTYPE as City_DTYPE, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.barCount as City_barCount, City.id as City_id from City where City.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Village 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.discotecCount as City_discotecCount, City.id as City_id from City where City.id in (?) | {1=o.c.s.i.PersistedIdentifier@17} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Town 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update City set name = ?, discotecCount = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@17, City.name (U)=Lyon, City.discotecCount (U)=123, City.countryId (U)=null}} 2025-10-15 05:10:27 TRACE SQLOperation select CountryId from City | {} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update City set name = ?, barCount = ?, countryId = ? where id = ? | {1={City.barCount (U)=51, City.id (W)=o.c.s.i.PersistableIdentifier@42, City.name (U)=Grenoble, City.countryId (U)=null}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 TRACE SQLOperation select * from City | {} 2025-10-15 05:10:27 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)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country(modificationDate, name, creationDate, id) values (?, ?, ?, ?) | {1={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@1, Country.creationDate=null, Country.modificationDate=null}} 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.barCount as City_barCount, City.discotecCount as City_discotecCount, City.DTYPE as City_DTYPE from City where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, barCount, id, DTYPE, countryId) values (?, ?, ?, ?, ?) | {1={City.name=Grenoble, City.countryId=o.c.s.i.PersistableIdentifier@1, City.barCount=0, City.id=o.c.s.i.PersistableIdentifier@42, City.DTYPE=V}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, City.name as City_name, City.id as City_id, City.barCount as City_barCount, City.discotecCount as City_discotecCount, City.DTYPE as City_DTYPE, City.countryId as City_countryId from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update City set name = ?, barCount = ?, countryId = ? where id = ? | {1={City.countryId (U)=o.c.s.i.PersistableIdentifier@1, City.name (U)=Grenoble, City.barCount (U)=51, City.id (W)=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@17] 2025-10-15 05:10:27 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.barCount as City_barCount, City.discotecCount as City_discotecCount, City.DTYPE as City_DTYPE from City where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, discotecCount, id, DTYPE, countryId) values (?, ?, ?, ?, ?) | {1={City.name=Lyon, City.countryId=o.c.s.i.PersistableIdentifier@1, City.id=o.c.s.i.PersistableIdentifier@17, City.DTYPE=T, City.discotecCount=123}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, City.name as City_name, City.id as City_id, City.barCount as City_barCount, City.discotecCount as City_discotecCount, City.DTYPE as City_DTYPE, City.countryId as City_countryId from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[Village[barCount=51,country=org.codefilarete.stalactite.engine.model.Country@535d12ed,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update City set name = ?, discotecCount = ?, countryId = ? where id = ? | {1={City.name (U)=Lyon, City.countryId (U)=null, City.id (W)=o.c.s.i.PersistableIdentifier@17, City.discotecCount (U)=123}} 2025-10-15 05:10:27 TRACE SQLOperation select CountryId from City | {} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update City set name = ?, barCount = ?, countryId = ? where id = ? | {1={City.name (U)=Grenoble, City.countryId (U)=null, City.barCount (U)=51, City.id (W)=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 TRACE SQLOperation select * from City | {} 2025-10-15 05:10:27 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Town(discotecCount integer, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Village(barCount integer, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Town add constraint FK_Town_id_City_id foreign key(id) references City(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Village add constraint FK_Village_id_City_id foreign key(id) references City(id) 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country(modificationDate, name, creationDate, id) values (?, ?, ?, ?) | {1={Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@1, Country.modificationDate=null, Country.name=null}} 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.barCount as Village_barCount, Village.id as Village_id from City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.name=Grenoble, City.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Village(barCount, id) values (?, ?) | {1={Village.id=o.c.s.i.PersistableIdentifier@42, Village.barCount=0}} 2025-10-15 05:10:27 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:27 TRACE SQLOperation select country_id, cities_id from Country_cities where (country_id, cities_id) in ((?, ?)) | {Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, Country_cities_City_Town.id as Country_cities_City_Town_id, Country_cities_City_Village.id as Country_cities_City_Village_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id left outer join Town as Country_cities_City_Town on Country_cities_City.id = Country_cities_City_Town.id left outer join Village as Country_cities_City_Village on Country_cities_City.id = Country_cities_City_Village.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.barCount as Village_barCount, Village.id as Village_id from City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Village 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Village[barCount=0,country=,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Village set barCount = ? where id = ? | {1={Village.id (W)=o.c.s.i.PersistedIdentifier@42, Village.barCount (U)=51}} 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@17] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.barCount as Village_barCount, Village.id as Village_id from City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.name=Lyon, City.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Town(discotecCount, id) values (?, ?) | {1={Town.id=o.c.s.i.PersistableIdentifier@17, Town.discotecCount=123}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, Country_cities_City_Town.id as Country_cities_City_Town_id, Country_cities_City_Village.id as Country_cities_City_Village_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id left outer join Town as Country_cities_City_Town on Country_cities_City.id = Country_cities_City_Town.id left outer join Village as Country_cities_City_Village on Country_cities_City.id = Country_cities_City_Village.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17, o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.barCount as Village_barCount, Village.id as Village_id from City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@17, 2=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Town 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Town[discotecCount=123,country=,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Village 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Village[barCount=51,country=,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 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@17}} 2025-10-15 05:10:27 TRACE SQLOperation select Country_Id from Country_cities | {} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 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}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 TRACE SQLOperation select * from City | {} 2025-10-15 05:10:27 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Town(discotecCount integer, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Village(barCount integer, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Town add constraint FK_Town_id_City_id foreign key(id) references City(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Village add constraint FK_Village_id_City_id foreign key(id) references City(id) 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country(modificationDate, name, creationDate, id) values (?, ?, ?, ?) | {1={Country.modificationDate=null, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@1, Country.name=null}} 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.barCount as Village_barCount, Village.id as Village_id from City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.name=Grenoble, City.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Village(barCount, id) values (?, ?) | {1={Village.barCount=0, Village.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:27 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:27 TRACE SQLOperation select country_id, cities_id from Country_cities where (country_id, cities_id) in ((?, ?)) | {Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id, Country_cities_City_Village.barCount as Country_cities_City_Village_barCount, Country_cities_City_Village.id as Country_cities_City_Village_id, Country_cities_City_Town.discotecCount as Country_cities_City_Town_discotecCount, Country_cities_City_Town.id as Country_cities_City_Town_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id left outer join Village as Country_cities_City_Village on Country_cities_City.id = Country_cities_City_Village.id left outer join Town as Country_cities_City_Town on Country_cities_City.id = Country_cities_City_Town.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Village[barCount=0,country=Country[ancientCities=[],capital=,cities=[Village[barCount=0,country=org.codefilarete.stalactite.engine.model.Country@1cf5f1b2,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Village set barCount = ? where id = ? | {1={Village.barCount (U)=51, Village.id (W)=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@17] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.barCount as Village_barCount, Village.id as Village_id from City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.name=Lyon, City.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Town(discotecCount, id) values (?, ?) | {1={Town.discotecCount=123, Town.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id, Country_cities_City_Village.barCount as Country_cities_City_Village_barCount, Country_cities_City_Village.id as Country_cities_City_Village_id, Country_cities_City_Town.discotecCount as Country_cities_City_Town_discotecCount, Country_cities_City_Town.id as Country_cities_City_Town_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id left outer join Village as Country_cities_City_Village on Country_cities_City.id = Country_cities_City_Village.id left outer join Town as Country_cities_City_Town on Country_cities_City.id = Country_cities_City_Town.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Town[discotecCount=123,country=Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@2203ee34,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@2203ee34,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@2203ee34,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Village[barCount=51,country=Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@2203ee34,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=], Village[barCount=51,country=org.codefilarete.stalactite.engine.model.Country@2203ee34,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:27 TRACE SQLOperation select Country_Id from Country_cities | {} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 TRACE SQLOperation select * from City | {} 2025-10-15 05:10:27 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Town(discotecCount integer, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Village(barCount integer, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Town add constraint FK_Town_id_City_id foreign key(id) references City(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Village add constraint FK_Village_id_City_id foreign key(id) references City(id) 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country(modificationDate, name, creationDate, id) values (?, ?, ?, ?) | {1={Country.name=null, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@1, Country.modificationDate=null}} 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.barCount as Village_barCount, Village.id as Village_id from City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@42, City.name=Grenoble, City.countryId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Village(barCount, id) values (?, ?) | {1={Village.barCount=0, Village.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, City_Town.id as City_Town_id, City_Village.id as City_Village_id from Country left outer join City as City on Country.id = City.countryId left outer join Town as City_Town on City.id = City_Town.id left outer join Village as City_Village on City.id = City_Village.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.barCount as Village_barCount, Village.id as Village_id from City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Village 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Village[barCount=0,country=,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistedIdentifier@42, City.name (U)=Grenoble, City.countryId (U)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Village set barCount = ? where id = ? | {1={Village.barCount (U)=51, Village.id (W)=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@17] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.barCount as Village_barCount, Village.id as Village_id from City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@17, City.name=Lyon, City.countryId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Town(discotecCount, id) values (?, ?) | {1={Town.discotecCount=123, Town.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, City_Town.id as City_Town_id, City_Village.id as City_Village_id from Country left outer join City as City on Country.id = City.countryId left outer join Town as City_Town on City.id = City_Town.id left outer join Village as City_Village on City.id = City_Village.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17, o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.barCount as Village_barCount, Village.id as Village_id from City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@17, 2=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Town 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Town[discotecCount=123,country=,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:27 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Village 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Village[barCount=51,country=,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@17, City.name (U)=Lyon, City.countryId (U)=null}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Town set discotecCount = ? where id = ? | {1={Town.discotecCount (U)=123, Town.id (W)=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:27 TRACE SQLOperation select CountryId from City | {} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@42, City.name (U)=Grenoble, City.countryId (U)=null}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Village set barCount = ? where id = ? | {1={Village.barCount (U)=51, Village.id (W)=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 TRACE SQLOperation select * from City | {} 2025-10-15 05:10:27 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Town(discotecCount integer, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer create table Village(barCount integer, id int not null, unique (id)) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Town add constraint FK_Town_id_City_id foreign key(id) references City(id) 2025-10-15 05:10:27 DEBUG DDLDeployer alter table Village add constraint FK_Village_id_City_id foreign key(id) references City(id) 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Country(modificationDate, name, creationDate, id) values (?, ?, ?, ?) | {1={Country.modificationDate=null, Country.id=o.c.s.i.PersistableIdentifier@1, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:27 TRACE SQLOperation select City.name as City_name, City.id as City_id, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.barCount as Village_barCount, Village.id as Village_id from City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@42, City.name=Grenoble, City.countryId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation insert into Village(barCount, id) values (?, ?) | {1={Village.barCount=0, Village.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:27 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:27 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, City.name as City_name, City.id as City_id, City.countryId as City_countryId, City_Town.discotecCount as City_Town_discotecCount, City_Town.id as City_Town_id, City_Village.barCount as City_Village_barCount, City_Village.id as City_Village_id from Country left outer join City as City on Country.id = City.countryId left outer join Town as City_Town on City.id = City_Town.id left outer join Village as City_Village on City.id = City_Village.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:27 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:27 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Village[barCount=0,country=Country[ancientCities=[],capital=,cities=[Village[barCount=0,country=org.codefilarete.stalactite.engine.model.Country@4d087555,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistedIdentifier@42, City.countryId (U)=o.c.s.i.PersistableIdentifier@1, City.name (U)=Grenoble}} 2025-10-15 05:10:27 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:27 TRACE SQLOperation update Village set barCount = ? where id = ? | {1={Village.barCount (U)=51, Village.id (W)=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:27 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@17] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.barCount as Village_barCount, Village.id as Village_id from City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@17, City.name=Lyon, City.countryId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Town(discotecCount, id) values (?, ?) | {1={Town.discotecCount=123, Town.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, City.name as City_name, City.id as City_id, City.countryId as City_countryId, City_Town.discotecCount as City_Town_discotecCount, City_Town.id as City_Town_id, City_Village.barCount as City_Village_barCount, City_Village.id as City_Village_id from Country left outer join City as City on Country.id = City.countryId left outer join Town as City_Town on City.id = City_Town.id left outer join Village as City_Village on City.id = City_Village.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Village[barCount=51,country=Country[ancientCities=[],capital=,cities=[Village[barCount=51,country=org.codefilarete.stalactite.engine.model.Country@4246c643,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[Village[barCount=51,country=org.codefilarete.stalactite.engine.model.Country@4246c643,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Town[discotecCount=123,country=Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@4246c643,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=], Village[barCount=51,country=org.codefilarete.stalactite.engine.model.Country@4246c643,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@17, City.name (U)=Lyon, City.countryId (U)=null}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Town set discotecCount = ? where id = ? | {1={Town.discotecCount (U)=123, Town.id (W)=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 TRACE SQLOperation select CountryId from City | {} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@42, City.name (U)=Grenoble, City.countryId (U)=null}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Village set barCount = ? where id = ? | {1={Village.barCount (U)=51, Village.id (W)=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 TRACE SQLOperation select * from City | {} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Town(discotecCount integer, id int not null, name varchar(255), unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Village(barCount integer, id int not null, name varchar(255), unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Country(modificationDate, name, creationDate, id) values (?, ?, ?, ?) | {1={Country.creationDate=null, Country.modificationDate=null, Country.id=o.c.s.i.PersistableIdentifier@1, Country.name=null}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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@d78c346 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.DISCRIMINATOR as City_DISCRIMINATOR, Town.name as Town_name, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.name as Village_name, Village.barCount as Village_barCount, Village.id as Village_id from (select Town.name as name, Town.id as id, 'Town' as DISCRIMINATOR from Town union all select Village.name as name, Village.id as id, 'Village' as DISCRIMINATOR from Village) as City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Village(name, barCount, id) values (?, ?, ?) | {1={Village.barCount=0, Village.id=o.c.s.i.PersistableIdentifier@42, Village.name=Grenoble}} 2025-10-15 05:10:28 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:28 TRACE SQLOperation select cities_id, country_id from Country_cities where (country_id, cities_id) in ((?, ?)) | {Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Country_cities(cities_id, country_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, Country_cities_Town.id as Country_cities_Town_id, Country_cities_Village.id as Country_cities_Village_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join Town as Country_cities_Town on Country_cities.cities_id = Country_cities_Town.id left outer join Village as Country_cities_Village on Country_cities.cities_id = Country_cities_Village.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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@d78c346 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.DISCRIMINATOR as City_DISCRIMINATOR, Town.name as Town_name, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.name as Village_name, Village.barCount as Village_barCount, Village.id as Village_id from (select Town.name as name, Town.id as id, 'Town' as DISCRIMINATOR from Town union all select Village.name as name, Village.id as id, 'Village' as DISCRIMINATOR from Village) as City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Village[barCount=0,country=,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Village set name = ?, barCount = ? where id = ? | {1={Village.barCount (U)=51, Village.id (W)=o.c.s.i.PersistedIdentifier@42, Village.name (U)=Grenoble}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@17] 2025-10-15 05:10:28 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@d78c346 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.DISCRIMINATOR as City_DISCRIMINATOR, Town.name as Town_name, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.name as Village_name, Village.barCount as Village_barCount, Village.id as Village_id from (select Town.name as name, Town.id as id, 'Town' as DISCRIMINATOR from Town union all select Village.name as name, Village.id as id, 'Village' as DISCRIMINATOR from Village) as City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Town(name, discotecCount, id) values (?, ?, ?) | {1={Town.id=o.c.s.i.PersistableIdentifier@17, Town.name=Lyon, Town.discotecCount=123}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Country_cities(cities_id, country_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@17, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, Country_cities_Town.id as Country_cities_Town_id, Country_cities_Village.id as Country_cities_Village_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join Town as Country_cities_Town on Country_cities.cities_id = Country_cities_Town.id left outer join Village as Country_cities_Village on Country_cities.cities_id = Country_cities_Village.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17, o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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@d78c346 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.DISCRIMINATOR as City_DISCRIMINATOR, Town.name as Town_name, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.name as Village_name, Village.barCount as Village_barCount, Village.id as Village_id from (select Town.name as name, Town.id as id, 'Town' as DISCRIMINATOR from Town union all select Village.name as name, Village.id as id, 'Village' as DISCRIMINATOR from Village) as City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@17, 2=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Town[discotecCount=123,country=,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Village[barCount=51,country=,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 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@17}} 2025-10-15 05:10:28 TRACE SQLOperation select Country_Id from Country_cities | {} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 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}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 TRACE SQLOperation select * from Town union select * from Village | {} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Town(discotecCount integer, id int not null, name varchar(255), unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Village(barCount integer, id int not null, name varchar(255), unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Country(modificationDate, name, creationDate, id) values (?, ?, ?, ?) | {1={Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@1, Country.modificationDate=null, Country.name=null}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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@566809db In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.DISCRIMINATOR as City_DISCRIMINATOR, Town.name as Town_name, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.name as Village_name, Village.barCount as Village_barCount, Village.id as Village_id from (select Town.name as name, Town.id as id, 'Town' as DISCRIMINATOR from Town union all select Village.name as name, Village.id as id, 'Village' as DISCRIMINATOR from Village) as City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Village(name, barCount, id) values (?, ?, ?) | {1={Village.barCount=0, Village.id=o.c.s.i.PersistableIdentifier@42, Village.name=Grenoble}} 2025-10-15 05:10:28 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:28 TRACE SQLOperation select country_id, cities_id from Country_cities where (country_id, cities_id) in ((?, ?)) | {Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, Country_cities_City.clazz_ as Country_cities_City_clazz_, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id, Country_cities_City.discotecCount as Country_cities_City_discotecCount, Country_cities_City.barCount as Country_cities_City_barCount, Country_cities_City_Town.name as Country_cities_City_Town_name, Country_cities_City_Town.discotecCount as Country_cities_City_Town_discotecCount, Country_cities_City_Town.id as Country_cities_City_Town_id, Country_cities_City_Village.name as Country_cities_City_Village_name, Country_cities_City_Village.barCount as Country_cities_City_Village_barCount, Country_cities_City_Village.id as Country_cities_City_Village_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join (select 1 as clazz_, name, id, discotecCount as discotecCount, cast(null as integer) as barCount from Town union all select 2 as clazz_, name, id, cast(null as integer) as discotecCount, barCount as barCount from Village) as Country_cities_City on Country_cities.cities_id = Country_cities_City.id left outer join Town as Country_cities_City_Town on Country_cities_City.id = Country_cities_City_Town.id left outer join Village as Country_cities_City_Village on Country_cities_City.id = Country_cities_City_Village.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Village[barCount=0,country=Country[ancientCities=[],capital=,cities=[Village[barCount=0,country=org.codefilarete.stalactite.engine.model.Country@6046e11d,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Village set name = ?, barCount = ? where id = ? | {1={Village.barCount (U)=51, Village.id (W)=o.c.s.i.PersistedIdentifier@42, Village.name (U)=Grenoble}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@17] 2025-10-15 05:10:28 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@566809db In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.DISCRIMINATOR as City_DISCRIMINATOR, Town.name as Town_name, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.name as Village_name, Village.barCount as Village_barCount, Village.id as Village_id from (select Town.name as name, Town.id as id, 'Town' as DISCRIMINATOR from Town union all select Village.name as name, Village.id as id, 'Village' as DISCRIMINATOR from Village) as City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Town(name, discotecCount, id) values (?, ?, ?) | {1={Town.discotecCount=123, Town.name=Lyon, Town.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, Country_cities_City.clazz_ as Country_cities_City_clazz_, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id, Country_cities_City.discotecCount as Country_cities_City_discotecCount, Country_cities_City.barCount as Country_cities_City_barCount, Country_cities_City_Town.name as Country_cities_City_Town_name, Country_cities_City_Town.discotecCount as Country_cities_City_Town_discotecCount, Country_cities_City_Town.id as Country_cities_City_Town_id, Country_cities_City_Village.name as Country_cities_City_Village_name, Country_cities_City_Village.barCount as Country_cities_City_Village_barCount, Country_cities_City_Village.id as Country_cities_City_Village_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join (select 1 as clazz_, name, id, discotecCount as discotecCount, cast(null as integer) as barCount from Town union all select 2 as clazz_, name, id, cast(null as integer) as discotecCount, barCount as barCount from Village) as Country_cities_City on Country_cities.cities_id = Country_cities_City.id left outer join Town as Country_cities_City_Town on Country_cities_City.id = Country_cities_City_Town.id left outer join Village as Country_cities_City_Village on Country_cities_City.id = Country_cities_City_Village.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Town[discotecCount=123,country=Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@321b8863,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@321b8863,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@321b8863,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Village[barCount=51,country=Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@321b8863,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=], Village[barCount=51,country=org.codefilarete.stalactite.engine.model.Country@321b8863,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 TRACE SQLOperation select Country_Id from Country_cities | {} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 TRACE SQLOperation select * from Town union select * from Village | {} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Town(discotecCount integer, id int not null, name varchar(255), countryId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Village(barCount integer, id int not null, name varchar(255), countryId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Village add constraint FK_Village_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Country(modificationDate, name, creationDate, id) values (?, ?, ?, ?) | {1={Country.name=null, Country.creationDate=null, Country.modificationDate=null, Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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@1db89221 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.DISCRIMINATOR as City_DISCRIMINATOR, Town.name as Town_name, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.name as Village_name, Village.barCount as Village_barCount, Village.id as Village_id from (select Town.name as name, Town.id as id, 'Town' as DISCRIMINATOR from Town union all select Village.name as name, Village.id as id, 'Village' as DISCRIMINATOR from Village) as City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Village(name, barCount, id, countryId) values (?, ?, ?, ?) | {1={Village.name=Grenoble, Village.id=o.c.s.i.PersistableIdentifier@42, Village.countryId=o.c.s.i.PersistableIdentifier@1, Village.barCount=0}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, Town.id as Town_id, Village.id as Village_id from Country left outer join Town as Town on Country.id = Town.countryId left outer join Village as Village on Country.id = Village.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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@1db89221 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.DISCRIMINATOR as City_DISCRIMINATOR, Town.name as Town_name, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.name as Village_name, Village.barCount as Village_barCount, Village.id as Village_id from (select Town.name as name, Town.id as id, 'Town' as DISCRIMINATOR from Town union all select Village.name as name, Village.id as id, 'Village' as DISCRIMINATOR from Village) as City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Village[barCount=0,country=,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Village set name = ?, barCount = ?, countryId = ? where id = ? | {1={Village.name (U)=Grenoble, Village.id (W)=o.c.s.i.PersistedIdentifier@42, Village.countryId (U)=o.c.s.i.PersistableIdentifier@1, Village.barCount (U)=51}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@17] 2025-10-15 05:10:28 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@1db89221 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.DISCRIMINATOR as City_DISCRIMINATOR, Town.name as Town_name, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.name as Village_name, Village.barCount as Village_barCount, Village.id as Village_id from (select Town.name as name, Town.id as id, 'Town' as DISCRIMINATOR from Town union all select Village.name as name, Village.id as id, 'Village' as DISCRIMINATOR from Village) as City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Town(name, discotecCount, id, countryId) values (?, ?, ?, ?) | {1={Town.countryId=o.c.s.i.PersistableIdentifier@1, Town.name=Lyon, Town.discotecCount=123, Town.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, Town.id as Town_id, Village.id as Village_id from Country left outer join Town as Town on Country.id = Town.countryId left outer join Village as Village on Country.id = Village.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17, o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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@1db89221 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.DISCRIMINATOR as City_DISCRIMINATOR, Town.name as Town_name, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.name as Village_name, Village.barCount as Village_barCount, Village.id as Village_id from (select Town.name as name, Town.id as id, 'Town' as DISCRIMINATOR from Town union all select Village.name as name, Village.id as id, 'Village' as DISCRIMINATOR from Village) as City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@17, 2=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Town[discotecCount=123,country=,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Village[barCount=51,country=,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Town set name = ?, discotecCount = ?, countryId = ? where id = ? | {1={Town.countryId (U)=null, Town.name (U)=Lyon, Town.discotecCount (U)=123, Town.id (W)=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 TRACE SQLOperation select CountryId from Town union all select CountryId from Village | {} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Village set name = ?, barCount = ?, countryId = ? where id = ? | {1={Village.name (U)=Grenoble, Village.id (W)=o.c.s.i.PersistableIdentifier@42, Village.countryId (U)=null, Village.barCount (U)=51}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 TRACE SQLOperation select * from Town union select * from Village | {} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Town(discotecCount integer, id int not null, name varchar(255), countryId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Village(barCount integer, id int not null, name varchar(255), countryId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Village add constraint FK_Village_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Country(modificationDate, name, creationDate, id) values (?, ?, ?, ?) | {1={Country.creationDate=null, Country.name=null, Country.modificationDate=null, Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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@72fdb79d In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.DISCRIMINATOR as City_DISCRIMINATOR, Town.name as Town_name, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.name as Village_name, Village.barCount as Village_barCount, Village.id as Village_id from (select Town.name as name, Town.id as id, 'Town' as DISCRIMINATOR from Town union all select Village.name as name, Village.id as id, 'Village' as DISCRIMINATOR from Village) as City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Village(name, barCount, id, countryId) values (?, ?, ?, ?) | {1={Village.barCount=0, Village.countryId=o.c.s.i.PersistableIdentifier@1, Village.name=Grenoble, Village.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, City.clazz_ as City_clazz_, City.name as City_name, City.id as City_id, City.countryId as City_countryId, City.discotecCount as City_discotecCount, City.barCount as City_barCount, City_Town.name as City_Town_name, City_Town.discotecCount as City_Town_discotecCount, City_Town.countryId as City_Town_countryId, City_Town.id as City_Town_id, City_Village.name as City_Village_name, City_Village.barCount as City_Village_barCount, City_Village.countryId as City_Village_countryId, City_Village.id as City_Village_id from Country left outer join (select 1 as clazz_, name, id, countryId, discotecCount as discotecCount, cast(null as integer) as barCount from Town union all select 2 as clazz_, name, id, countryId, cast(null as integer) as discotecCount, barCount as barCount from Village) as City on Country.id = City.countryId left outer join Town as City_Town on City.id = City_Town.id left outer join Village as City_Village on City.id = City_Village.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Village[barCount=0,country=Country[ancientCities=[],capital=,cities=[Village[barCount=0,country=org.codefilarete.stalactite.engine.model.Country@3695deb0,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Village set name = ?, barCount = ?, countryId = ? where id = ? | {1={Village.barCount (U)=51, Village.countryId (U)=o.c.s.i.PersistableIdentifier@1, Village.name (U)=Grenoble, Village.id (W)=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@17] 2025-10-15 05:10:28 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@72fdb79d In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.DISCRIMINATOR as City_DISCRIMINATOR, Town.name as Town_name, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.name as Village_name, Village.barCount as Village_barCount, Village.id as Village_id from (select Town.name as name, Town.id as id, 'Town' as DISCRIMINATOR from Town union all select Village.name as name, Village.id as id, 'Village' as DISCRIMINATOR from Village) as City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Town(name, discotecCount, id, countryId) values (?, ?, ?, ?) | {1={Town.discotecCount=123, Town.name=Lyon, Town.id=o.c.s.i.PersistableIdentifier@17, Town.countryId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, City.clazz_ as City_clazz_, City.name as City_name, City.id as City_id, City.countryId as City_countryId, City.discotecCount as City_discotecCount, City.barCount as City_barCount, City_Town.name as City_Town_name, City_Town.discotecCount as City_Town_discotecCount, City_Town.countryId as City_Town_countryId, City_Town.id as City_Town_id, City_Village.name as City_Village_name, City_Village.barCount as City_Village_barCount, City_Village.countryId as City_Village_countryId, City_Village.id as City_Village_id from Country left outer join (select 1 as clazz_, name, id, countryId, discotecCount as discotecCount, cast(null as integer) as barCount from Town union all select 2 as clazz_, name, id, countryId, cast(null as integer) as discotecCount, barCount as barCount from Village) as City on Country.id = City.countryId left outer join Town as City_Town on City.id = City_Town.id left outer join Village as City_Village on City.id = City_Village.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Town[discotecCount=123,country=Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@68aa14fa,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@68aa14fa,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Village[barCount=51,country=Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@68aa14fa,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=], Village[barCount=51,country=org.codefilarete.stalactite.engine.model.Country@68aa14fa,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Town set name = ?, discotecCount = ?, countryId = ? where id = ? | {1={Town.discotecCount (U)=123, Town.name (U)=Lyon, Town.id (W)=o.c.s.i.PersistableIdentifier@17, Town.countryId (U)=null}} 2025-10-15 05:10:28 TRACE SQLOperation select CountryId from Town union all select CountryId from Village | {} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Village set name = ?, barCount = ?, countryId = ? where id = ? | {1={Village.barCount (U)=51, Village.countryId (U)=null, Village.name (U)=Grenoble, Village.id (W)=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 TRACE SQLOperation select * from Town union select * from Village | {} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, ownerId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_ownerId_Person_id foreign key(ownerId) references Person(id) 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Person(creationDate, modificationDate, name, id) values (?, ?, ?, ?) | {1={Person.creationDate=null, Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1, Person.modificationDate=null}} 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, DTYPE, ownerId) values (?, ?, ?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@42, Vehicle.color=Color[rgb=17], Vehicle.DTYPE=C, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.id as Vehicle_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.name (U)=null, Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Vehicle set color = ?, ownerId = ? where id = ? | {1={Vehicle.id (W)=o.c.s.i.PersistableIdentifier@42, Vehicle.color (U)=Color[rgb=17], Vehicle.ownerId (U)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.id as Vehicle_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, DTYPE, ownerId) values (?, ?, ?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@666, Vehicle.color=null, Vehicle.DTYPE=T, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.id as Vehicle_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Truck 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.id as Vehicle_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@666} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, DTYPE, ownerId) values (?, ?, ?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17, Vehicle.color=null, Vehicle.DTYPE=T, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.id as Vehicle_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Truck 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.id as Vehicle_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, ownerId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_ownerId_Person_id foreign key(ownerId) references Person(id) 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Person(creationDate, modificationDate, name, id) values (?, ?, ?, ?) | {1={Person.creationDate=null, Person.id=o.c.s.i.PersistableIdentifier@1, Person.modificationDate=null, Person.name=null}} 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, DTYPE, ownerId) values (?, ?, ?, ?) | {1={Vehicle.color=Color[rgb=17], Vehicle.DTYPE=C, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1, Vehicle.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.ownerId as Vehicle_ownerId from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.name (U)=null}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Vehicle set color = ?, ownerId = ? where id = ? | {1={Vehicle.color (U)=Color[rgb=17], Vehicle.ownerId (U)=o.c.s.i.PersistableIdentifier@1, Vehicle.id (W)=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.ownerId as Vehicle_ownerId from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, DTYPE, ownerId) values (?, ?, ?, ?) | {1={Vehicle.color=null, Vehicle.DTYPE=T, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1, Vehicle.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.ownerId as Vehicle_ownerId from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.ownerId as Vehicle_ownerId from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@666} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, DTYPE, ownerId) values (?, ?, ?, ?) | {1={Vehicle.color=null, Vehicle.DTYPE=T, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1, Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.ownerId as Vehicle_ownerId from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.ownerId as Vehicle_ownerId from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, DTYPE) values (?, ?, ?) | {1={Vehicle.DTYPE=C, Vehicle.id=o.c.s.i.PersistableIdentifier@42, Vehicle.color=Color[rgb=17]}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Person(creationDate, modificationDate, name, id, vehicleId) values (?, ?, ?, ?, ?) | {1={Person.creationDate=null, Person.modificationDate=null, Person.name=null, Person.vehicleId=o.c.s.i.PersistableIdentifier@42, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.id as Vehicle_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.name (U)=null, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@42, Person.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.id as Vehicle_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, DTYPE) values (?, ?, ?) | {1={Vehicle.DTYPE=T, Vehicle.id=o.c.s.i.PersistableIdentifier@666, Vehicle.color=null}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.name (U)=null, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@666, Person.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.id as Vehicle_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Truck 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.name (U)=null, Person.vehicleId (U)=null, Person.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.id as Vehicle_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@666} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, DTYPE) values (?, ?, ?) | {1={Vehicle.DTYPE=T, Vehicle.id=o.c.s.i.PersistableIdentifier@17, Vehicle.color=null}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.name (U)=null, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@17, Person.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Vehicle set color = ? where id = ? | {1={Vehicle.id (W)=o.c.s.i.PersistableIdentifier@17, Vehicle.color (U)=null}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.id as Vehicle_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Truck 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.id as Vehicle_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, DTYPE) values (?, ?, ?) | {1={Vehicle.color=Color[rgb=17], Vehicle.DTYPE=C, Vehicle.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Person(creationDate, modificationDate, name, id, vehicleId) values (?, ?, ?, ?, ?) | {1={Person.modificationDate=null, Person.name=null, Person.creationDate=null, Person.vehicleId=o.c.s.i.PersistableIdentifier@42, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.name (U)=null, Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@42, Person.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, DTYPE) values (?, ?, ?) | {1={Vehicle.color=null, Vehicle.DTYPE=T, Vehicle.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.name (U)=null, Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@666, Person.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.name (U)=null, Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.vehicleId (U)=null, Person.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@666} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, DTYPE) values (?, ?, ?) | {1={Vehicle.color=null, Vehicle.DTYPE=T, Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.name (U)=null, Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@17, Person.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Vehicle set color = ? where id = ? | {1={Vehicle.color (U)=null, Vehicle.id (W)=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Car(id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Truck(id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Vehicle(color int, id int not null, ownerId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_ownerId_Person_id foreign key(ownerId) references Person(id) 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Person(creationDate, modificationDate, name, id) values (?, ?, ?, ?) | {1={Person.name=null, Person.modificationDate=null, Person.id=o.c.s.i.PersistableIdentifier@1, Person.creationDate=null}} 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, ownerId) values (?, ?, ?) | {1={Vehicle.color=Color[rgb=17], Vehicle.id=o.c.s.i.PersistableIdentifier@42, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car(id) values (?) | {1={Car.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@42} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=,plates=[],radio=,color=Color[rgb=17],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@42,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ? where id = ? | {1={Person.name (U)=null, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Vehicle set color = ?, ownerId = ? where id = ? | {1={Vehicle.color (U)=Color[rgb=17], Vehicle.id (W)=o.c.s.i.PersistableIdentifier@42, Vehicle.ownerId (U)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@42} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=,plates=[],radio=,color=Color[rgb=17],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@42,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, ownerId) values (?, ?, ?) | {1={Vehicle.color=null, Vehicle.id=o.c.s.i.PersistableIdentifier@666, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@666} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@666,timestamp=] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@666} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, ownerId) values (?, ?, ?) | {1={Vehicle.color=null, Vehicle.id=o.c.s.i.PersistableIdentifier@17, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@17,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Car(id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Truck(id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Vehicle(color int, id int not null, ownerId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_ownerId_Person_id foreign key(ownerId) references Person(id) 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Person(creationDate, modificationDate, name, id) values (?, ?, ?, ?) | {1={Person.modificationDate=null, Person.id=o.c.s.i.PersistableIdentifier@1, Person.creationDate=null, Person.name=null}} 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, ownerId) values (?, ?, ?) | {1={Vehicle.color=Color[rgb=17], Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1, Vehicle.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car(id) values (?) | {1={Car.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Car.id as Vehicle_Car_id, Vehicle_Truck.id as Vehicle_Truck_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=,plates=[],radio=,color=Color[rgb=17],engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=org.codefilarete.stalactite.engine.model.Car@4125a698,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@42,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ? where id = ? | {1={Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.name (U)=null}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Vehicle set color = ?, ownerId = ? where id = ? | {1={Vehicle.color (U)=Color[rgb=17], Vehicle.ownerId (U)=o.c.s.i.PersistableIdentifier@1, Vehicle.id (W)=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Car.id as Vehicle_Car_id, Vehicle_Truck.id as Vehicle_Truck_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=,plates=[],radio=,color=Color[rgb=17],engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Car@19dfacf7,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@42,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, ownerId) values (?, ?, ?) | {1={Vehicle.color=null, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1, Vehicle.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Car.id as Vehicle_Car_id, Vehicle_Truck.id as Vehicle_Truck_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Truck[color=,engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Truck@6be87b35,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@666,timestamp=] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Car.id as Vehicle_Car_id, Vehicle_Truck.id as Vehicle_Truck_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@666} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, ownerId) values (?, ?, ?) | {1={Vehicle.color=null, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1, Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Car.id as Vehicle_Car_id, Vehicle_Truck.id as Vehicle_Truck_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Truck[color=,engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Truck@5fdc1f4a,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@17,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Car.id as Vehicle_Car_id, Vehicle_Truck.id as Vehicle_Truck_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Car(id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Truck(id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=17], Vehicle.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car(id) values (?) | {1={Car.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Person(creationDate, modificationDate, name, id, vehicleId) values (?, ?, ?, ?, ?) | {1={Person.creationDate=null, Person.modificationDate=null, Person.id=o.c.s.i.PersistableIdentifier@1, Person.vehicleId=o.c.s.i.PersistableIdentifier@42, Person.name=null}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@42} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=,plates=[],radio=,color=Color[rgb=17],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@42,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@42, Person.name (U)=null}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@42} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=,plates=[],radio=,color=Color[rgb=17],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@42,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=null, Vehicle.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@666, Person.name (U)=null}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@666} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@666,timestamp=] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.vehicleId (U)=null, Person.name (U)=null}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@666} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=null, Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@17, Person.name (U)=null}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Vehicle set color = ? where id = ? | {1={Vehicle.color (U)=null, Vehicle.id (W)=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@17,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Car(id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Truck(id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=17], Vehicle.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car(id) values (?) | {1={Car.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Person(creationDate, modificationDate, name, id, vehicleId) values (?, ?, ?, ?, ?) | {1={Person.creationDate=null, Person.modificationDate=null, Person.vehicleId=o.c.s.i.PersistableIdentifier@42, Person.id=o.c.s.i.PersistableIdentifier@1, Person.name=null}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=,plates=[],radio=,color=Color[rgb=17],engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=org.codefilarete.stalactite.engine.model.Car@61dbe732,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@42,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@42, Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.name (U)=null}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=,plates=[],radio=,color=Color[rgb=17],engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Car@6c56e004,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@42,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=null, Vehicle.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@666, Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.name (U)=null}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Truck[color=,engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Truck@119ec2e4,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@666,timestamp=] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.vehicleId (U)=null, Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.name (U)=null}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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@666} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=null, Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@17, Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.name (U)=null}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Vehicle set color = ? where id = ? | {1={Vehicle.color (U)=null, Vehicle.id (W)=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Truck[color=,engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Truck@6cd4b0da,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@17,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 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} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Car(id int not null, color int, ownerId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Truck(id int not null, color int, ownerId int, unique (id)) 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Person(creationDate, modificationDate, name, id) values (?, ?, ?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1, Person.creationDate=null, Person.modificationDate=null}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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@57f995a4 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as 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.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car(color, id, ownerId) values (?, ?, ?) | {1={Car.ownerId=o.c.s.i.PersistableIdentifier@1, Car.id=o.c.s.i.PersistableIdentifier@42, Car.color=Color[rgb=17]}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, unioned_Vehicle.id as unioned_Vehicle_id, unioned_Vehicle.clazz_ as unioned_Vehicle_clazz_ from Person left outer join (select 1 as clazz_, ownerId, id from Car union all select 2 as clazz_, ownerId, id from Truck) as unioned_Vehicle on Person.id = unioned_Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 TRACE SQLOperation select Car.color as Car_color, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ? where id = ? | {1={Person.name (U)=null, Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Car set color = ?, ownerId = ? where id = ? | {1={Car.ownerId (U)=o.c.s.i.PersistableIdentifier@1, Car.id (W)=o.c.s.i.PersistableIdentifier@42, Car.color (U)=Color[rgb=17]}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, unioned_Vehicle.id as unioned_Vehicle_id, unioned_Vehicle.clazz_ as unioned_Vehicle_clazz_ from Person left outer join (select 1 as clazz_, ownerId, id from Car union all select 2 as clazz_, ownerId, id from Truck) as unioned_Vehicle on Person.id = unioned_Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 TRACE SQLOperation select Car.color as Car_color, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(color, id, ownerId) values (?, ?, ?) | {1={Truck.color=null, Truck.ownerId=o.c.s.i.PersistableIdentifier@1, Truck.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, unioned_Vehicle.id as unioned_Vehicle_id, unioned_Vehicle.clazz_ as unioned_Vehicle_clazz_ from Person left outer join (select 1 as clazz_, ownerId, id from Car union all select 2 as clazz_, ownerId, id from Truck) as unioned_Vehicle on Person.id = unioned_Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 TRACE SQLOperation select Truck.color as Truck_color, Truck.id as Truck_id from Truck where Truck.id in (?) | {1=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Truck 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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@3fe42f64 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as 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@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, unioned_Vehicle.id as unioned_Vehicle_id, unioned_Vehicle.clazz_ as unioned_Vehicle_clazz_ from Person left outer join (select 1 as clazz_, ownerId, id from Car union all select 2 as clazz_, ownerId, id from Truck) as unioned_Vehicle on Person.id = unioned_Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 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@3fe42f64 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as 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@666} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(color, id, ownerId) values (?, ?, ?) | {1={Truck.color=null, Truck.ownerId=o.c.s.i.PersistableIdentifier@1, Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, unioned_Vehicle.id as unioned_Vehicle_id, unioned_Vehicle.clazz_ as unioned_Vehicle_clazz_ from Person left outer join (select 1 as clazz_, ownerId, id from Car union all select 2 as clazz_, ownerId, id from Truck) as unioned_Vehicle on Person.id = unioned_Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 TRACE SQLOperation select Truck.color as Truck_color, Truck.id as Truck_id from Truck where Truck.id in (?) | {1=o.c.s.i.PersistedIdentifier@17} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Truck 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, unioned_Vehicle.id as unioned_Vehicle_id, unioned_Vehicle.clazz_ as unioned_Vehicle_clazz_ from Person left outer join (select 1 as clazz_, ownerId, id from Car union all select 2 as clazz_, ownerId, id from Truck) as unioned_Vehicle on Person.id = unioned_Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 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@3fe42f64 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as 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} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Car(id int not null, color int, ownerId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Truck(id int not null, color int, ownerId int, unique (id)) 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Person(creationDate, modificationDate, name, id) values (?, ?, ?, ?) | {1={Person.modificationDate=null, Person.name=null, Person.creationDate=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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@158c7200 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as 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.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car(color, id, ownerId) values (?, ?, ?) | {1={Car.ownerId=o.c.s.i.PersistableIdentifier@1, Car.id=o.c.s.i.PersistableIdentifier@42, Car.color=Color[rgb=17]}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.clazz_ as Vehicle_clazz_, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Car.color as Vehicle_Car_color, Vehicle_Car.id as Vehicle_Car_id, Vehicle_Truck.color as Vehicle_Truck_color, Vehicle_Truck.id as Vehicle_Truck_id from Person left outer join (select 1 as clazz_, color, id, ownerId from Car union all select 2 as clazz_, color, id, ownerId from Truck) as Vehicle on Person.id = Vehicle.ownerId left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=,plates=[],radio=,color=Color[rgb=17],engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=org.codefilarete.stalactite.engine.model.Car@16352a9f,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@42,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ? where id = ? | {1={Person.modificationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.name (U)=null, Person.creationDate (U)=Wed Oct 15 05:10:28 UTC 2025, Person.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Car set color = ?, ownerId = ? where id = ? | {1={Car.ownerId (U)=o.c.s.i.PersistableIdentifier@1, Car.id (W)=o.c.s.i.PersistableIdentifier@42, Car.color (U)=Color[rgb=17]}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.clazz_ as Vehicle_clazz_, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Car.color as Vehicle_Car_color, Vehicle_Car.id as Vehicle_Car_id, Vehicle_Truck.color as Vehicle_Truck_color, Vehicle_Truck.id as Vehicle_Truck_id from Person left outer join (select 1 as clazz_, color, id, ownerId from Car union all select 2 as clazz_, color, id, ownerId from Truck) as Vehicle on Person.id = Vehicle.ownerId left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=,plates=[],radio=,color=Color[rgb=17],engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Car@6c2e56b8,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@42,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(color, id, ownerId) values (?, ?, ?) | {1={Truck.color=null, Truck.id=o.c.s.i.PersistableIdentifier@666, Truck.ownerId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.clazz_ as Vehicle_clazz_, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Car.color as Vehicle_Car_color, Vehicle_Car.id as Vehicle_Car_id, Vehicle_Truck.color as Vehicle_Truck_color, Vehicle_Truck.id as Vehicle_Truck_id from Person left outer join (select 1 as clazz_, color, id, ownerId from Car union all select 2 as clazz_, color, id, ownerId from Truck) as Vehicle on Person.id = Vehicle.ownerId left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Truck[color=,engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Truck@35ba45ee,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@666,timestamp=] 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:28 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@3487a5d1 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as 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@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.clazz_ as Vehicle_clazz_, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Car.color as Vehicle_Car_color, Vehicle_Car.id as Vehicle_Car_id, Vehicle_Truck.color as Vehicle_Truck_color, Vehicle_Truck.id as Vehicle_Truck_id from Person left outer join (select 1 as clazz_, color, id, ownerId from Car union all select 2 as clazz_, color, id, ownerId from Truck) as Vehicle on Person.id = Vehicle.ownerId left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:28 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@3487a5d1 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as 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@666} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(color, id, ownerId) values (?, ?, ?) | {1={Truck.color=null, Truck.id=o.c.s.i.PersistableIdentifier@17, Truck.ownerId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.clazz_ as Vehicle_clazz_, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Car.color as Vehicle_Car_color, Vehicle_Car.id as Vehicle_Car_id, Vehicle_Truck.color as Vehicle_Truck_color, Vehicle_Truck.id as Vehicle_Truck_id from Person left outer join (select 1 as clazz_, color, id, ownerId from Car union all select 2 as clazz_, color, id, ownerId from Truck) as Vehicle on Person.id = Vehicle.ownerId left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Truck[color=,engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:28 UTC 2025,modificationDate=Wed Oct 15 05:10:28 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Truck@56c8c77e,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@17,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.clazz_ as Vehicle_clazz_, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Car.color as Vehicle_Car_color, Vehicle_Car.id as Vehicle_Car_id, Vehicle_Truck.color as Vehicle_Truck_color, Vehicle_Truck.id as Vehicle_Truck_id from Person left outer join (select 1 as clazz_, color, id, ownerId from Car union all select 2 as clazz_, color, id, ownerId from Truck) as Vehicle on Person.id = Vehicle.ownerId left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:28 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@3487a5d1 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as 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} 2025-10-15 05:10:28 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Car(model varchar(255), id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Truck(color int, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Vehicle(id int not null, engineId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Car(model varchar(255), id int not null, engineId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Truck(color int, id int not null, engineId int, unique (id)) 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100] 2025-10-15 05:10:28 TRACE SQLOperation select Engine.id as Engine_id from Engine where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@100} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(model, id, engineId, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.model=Renault, Vehicle.engineId=o.c.s.i.PersistableIdentifier@100, Vehicle.DTYPE=CAR}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, engineId, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2, Vehicle.engineId=null, Vehicle.color=Color[rgb=42], Vehicle.DTYPE=TRUCK}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Vehicle set model = ?, engineId = ? where id = ? | {1={Vehicle.id (W)=o.c.s.i.PersistableIdentifier@1, Vehicle.model (U)=Peugeot, Vehicle.engineId (U)=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Vehicle set color = ?, engineId = ? where id = ? | {1={Vehicle.id (W)=o.c.s.i.PersistableIdentifier@2, Vehicle.engineId (U)=null, Vehicle.color (U)=Color[rgb=99]}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100] 2025-10-15 05:10:28 TRACE SQLOperation select Engine.id as Engine_id from Engine where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@100} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:28 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.PersistableIdentifier@2}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2, Truck.color=Color[rgb=42]}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Vehicle set engineId = ? where id = ? | {1={Vehicle.engineId (U)=o.c.s.i.PersistableIdentifier@200, Vehicle.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Truck set color = ? where id = ? | {1={Truck.id (W)=o.c.s.i.PersistableIdentifier@2, Truck.color (U)=Color[rgb=99]}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:28 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}} 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, engine.id as engine_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 left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, engine.id as engine_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 left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@200,vehicle=],owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, engine.id as engine_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 left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@200,vehicle=],owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100] 2025-10-15 05:10:28 TRACE SQLOperation select Engine.id as Engine_id from Engine where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@100} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car(model, id, engineId) values (?, ?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault, Car.engineId=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(color, id, engineId) values (?, ?, ?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2, Truck.color=Color[rgb=42], Truck.engineId=null}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Car set model = ?, engineId = ? where id = ? | {1={Car.id (W)=o.c.s.i.PersistableIdentifier@1, Car.model (U)=Peugeot, Car.engineId (U)=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Truck set color = ?, engineId = ? where id = ? | {1={Truck.id (W)=o.c.s.i.PersistableIdentifier@2, Truck.color (U)=Color[rgb=99], Truck.engineId (U)=null}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:28 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@4c8bbc5e In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.id as id, Truck.engineId as engineId, 'Truck' as DISCRIMINATOR from Truck union all select Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id 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.PersistableIdentifier@2} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 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@4c8bbc5e In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.id as id, Truck.engineId as engineId, 'Truck' as DISCRIMINATOR from Truck union all select Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id 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.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:28 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@4c8bbc5e In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.id as id, Truck.engineId as engineId, 'Truck' as DISCRIMINATOR from Truck union all select Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id 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.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG DDLDeployer create table Car_plates(id int, plates varchar(255), unique (id, plates)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Vehicle(id int not null, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Car_plates add constraint FK_Car_plates_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Car(model varchar(255), id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Car_plates(id int, plates varchar(255), unique (id, plates)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Truck(color int, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Vehicle(id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Car_plates add constraint FK_Car_plates_id_Car_id foreign key(id) references Car(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Car(model varchar(255), id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Car_plates(id int, plates varchar(255), unique (id, plates)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Truck(color int, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Car_plates add constraint FK_Car_plates_id_Car_id foreign key(id) references Car(id) 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(model, id, DTYPE) values (?, ?, ?) | {1={Vehicle.model=Renault, Vehicle.DTYPE=CAR, Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 TRACE SQLOperation select Car_plates.plates as Car_plates_plates, Car_plates.id as Car_plates_id from Car_plates where (Car_plates.id, Car_plates.plates) in ((?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=XYZ-ABC-01} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car_plates(plates, id) values (?, ?) | {1={Car_plates.id=o.c.s.i.PersistableIdentifier@1, Car_plates.plates=XYZ-ABC-01}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Vehicle(color, id, DTYPE) values (?, ?, ?) | {1={Vehicle.color=Color[rgb=42], Vehicle.DTYPE=TRUCK, Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Vehicle set model = ? where id = ? | {1={Vehicle.model (U)=Peugeot, Vehicle.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car_plates where id = ? and plates = ? | {1={Car_plates.id=o.c.s.i.PersistableIdentifier@1, Car_plates.plates=XYZ-ABC-01}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car_plates(plates, id) values (?, ?) | {1={Car_plates.id=o.c.s.i.PersistableIdentifier@1, Car_plates.plates=XYZ-ABC-02}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Vehicle set color = ? where id = ? | {1={Vehicle.id (W)=o.c.s.i.PersistableIdentifier@2, Vehicle.color (U)=Color[rgb=99]}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car_plates where id = ? and plates = ? | {1={Car_plates.id=o.c.s.i.PersistableIdentifier@1, Car_plates.plates=XYZ-ABC-02}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:28 TRACE SQLOperation select count(*) as cnt from Car_plates | {} 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, Car_plates.plates as Car_plates_plates, Car_plates.id as Car_plates_id from Vehicle left outer join Car_plates as Car_plates on Vehicle.id = Car_plates.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, Car_plates.plates as Car_plates_plates, Car_plates.id as Car_plates_id from Vehicle left outer join Car_plates as Car_plates on Vehicle.id = Car_plates.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, Car_plates.plates as Car_plates_plates, Car_plates.id as Car_plates_id from Vehicle left outer join Car_plates as Car_plates on Vehicle.id = Car_plates.id where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:28 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}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 TRACE SQLOperation select Car_plates.plates as Car_plates_plates, Car_plates.id as Car_plates_id from Car_plates where (Car_plates.plates, Car_plates.id) in ((?, ?)) | {1=XYZ-ABC-01, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 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}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2, Truck.color=Color[rgb=42]}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car_plates where plates = ? and id = ? | {1={Car_plates.plates=XYZ-ABC-01, Car_plates.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car_plates(plates, id) values (?, ?) | {1={Car_plates.plates=XYZ-ABC-02, Car_plates.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Truck set color = ? where id = ? | {1={Truck.id (W)=o.c.s.i.PersistableIdentifier@2, Truck.color (U)=Color[rgb=99]}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car_plates where plates = ? and id = ? | {1={Car_plates.plates=XYZ-ABC-02, Car_plates.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:28 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}} 2025-10-15 05:10:28 TRACE SQLOperation select count(*) as cnt from Car_plates | {} 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Car_Car_plates.plates as Car_Car_plates_plates, Car_Car_plates.id as Car_Car_plates_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 left outer join Car_plates as Car_Car_plates on Car.id = Car_Car_plates.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Car_Car_plates.plates as Car_Car_plates_plates, Car_Car_plates.id as Car_Car_plates_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 left outer join Car_plates as Car_Car_plates on Car.id = Car_Car_plates.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:28 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 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, Car_Car_plates.plates as Car_Car_plates_plates, Car_Car_plates.id as Car_Car_plates_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 left outer join Car_plates as Car_Car_plates on Car.id = Car_Car_plates.id where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 TRACE SQLOperation select Car_plates.plates as Car_plates_plates, Car_plates.id as Car_plates_id from Car_plates where (Car_plates.plates, Car_plates.id) in ((?, ?)) | {1=XYZ-ABC-01, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car_plates(plates, id) values (?, ?) | {1={Car_plates.id=o.c.s.i.PersistableIdentifier@1, Car_plates.plates=XYZ-ABC-01}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car_plates where plates = ? and id = ? | {1={Car_plates.id=o.c.s.i.PersistableIdentifier@1, Car_plates.plates=XYZ-ABC-01}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Car_plates(plates, id) values (?, ?) | {1={Car_plates.id=o.c.s.i.PersistableIdentifier@1, Car_plates.plates=XYZ-ABC-02}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Truck set color = ? where id = ? | {1={Truck.color (U)=Color[rgb=99], Truck.id (W)=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car_plates where plates = ? and id = ? | {1={Car_plates.id=o.c.s.i.PersistableIdentifier@1, Car_plates.plates=XYZ-ABC-02}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:28 TRACE SQLOperation select count(*) as cnt from Car_plates | {} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:28 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@2415753a In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id, Car_Car_plates.plates as Car_Car_plates_plates, Car_Car_plates.id as Car_Car_plates_id from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select 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 left outer join Car_plates as Car_Car_plates on Car.id = Car_Car_plates.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 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@2415753a In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id, Car_Car_plates.plates as Car_Car_plates_plates, Car_Car_plates.id as Car_Car_plates_id from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select 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 left outer join Car_plates as Car_Car_plates on Car.id = Car_Car_plates.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:28 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@2415753a In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id, Car_Car_plates.plates as Car_Car_plates_plates, Car_Car_plates.id as Car_Car_plates_id from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select 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 left outer join Car_plates as Car_Car_plates on Car.id = Car_Car_plates.id where Vehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:28 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:28 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)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:28 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Republic(deputeCount integer, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Republic add constraint FK_Republic_id_Country_id foreign key(id) references Country(id) 2025-10-15 05:10:28 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Republic(deputeCount integer, id int not null, name varchar(255), description varchar(255), presidentId int, unique (id)) 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:28 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} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@0, Person.name=French president}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Country(name, description, deputeCount, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?) | {1={Country.description=null, Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0, Country.deputeCount=250, Country.DTYPE=Republic, Country.presidentId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:28 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@0} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.name=Paris, City.id=o.c.s.i.PersistableIdentifier@0, City.countryId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, City.name as City_name, City.id as City_id from Country left outer join Person as president on Country.presidentId = president.id left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@2687f5d6,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set name = ? where id = ? | {1={Person.id (W)=o.c.s.i.PersistableIdentifier@0, Person.name (U)=New french president}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=Paris, City.id (W)=o.c.s.i.PersistableIdentifier@0, City.countryId (U)=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 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@1} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.name=Grenoble, City.id=o.c.s.i.PersistableIdentifier@1, City.countryId=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:28 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, City.name as City_name, City.id as City_id from Country left outer join Person as president on Country.presidentId = president.id left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@10353beb,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@10353beb,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@0,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=New french president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@10353beb,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=], City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@10353beb,id=o.c.s.i.PersistedIdentifier@1,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@0,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=New french president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:28 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} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=French president, Person.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@0, Country.name=France, Country.description=null, Country.presidentId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@0, Republic.deputeCount=250}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:28 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@0} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@0, City.name=Paris, City.countryId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, City.name as City_name, City.id as City_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@93a5c6c,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@93a5c6c,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@0,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=French president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set name = ? where id = ? | {1={Person.name (U)=New french president, Person.id (W)=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@0, City.name (U)=Paris, City.countryId (U)=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 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@1} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@1, City.name=Grenoble, City.countryId=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:28 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, City.name as City_name, City.id as City_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@10897221,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@10897221,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@0,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=New french president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@10897221,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@0,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=New french president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@10897221,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=], City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@10897221,id=o.c.s.i.PersistedIdentifier@1,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@0,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=New french president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@10897221,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=], City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@10897221,id=o.c.s.i.PersistedIdentifier@1,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@0,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=New french president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:28 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} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=French president, Person.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Republic(name, description, deputeCount, id, presidentId) values (?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.deputeCount=250, Republic.presidentId=o.c.s.i.PersistableIdentifier@0, Republic.name=France, Republic.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:28 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@0} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.name=Paris, City.id=o.c.s.i.PersistableIdentifier@0, City.countryId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:28 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@4b74fb68 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, City.name as City_name, City.id as City_id, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id from (select Republic.name as name, Republic.description as description, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic) as Country left outer join Person as president on Country.presidentId = president.id left outer join City as City on Country.id = City.countryId left outer join Republic as Republic on Country.id = Republic.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@23940ca8,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Person set name = ? where id = ? | {1={Person.name (U)=New french president, Person.id (W)=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=Paris, City.id (W)=o.c.s.i.PersistableIdentifier@0, City.countryId (U)=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 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@1} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.name=Grenoble, City.id=o.c.s.i.PersistableIdentifier@1, City.countryId=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:28 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@4b74fb68 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, City.name as City_name, City.id as City_id, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id from (select Republic.name as name, Republic.description as description, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic) as Country left outer join Person as president on Country.presidentId = president.id left outer join City as City on Country.id = City.countryId left outer join Republic as Republic on Country.id = Republic.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@40107752,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@40107752,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@0,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=New french president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@40107752,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@0,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=New french president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest.Republic[deputeCount=250,primeMinister=,ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@40107752,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=], City[country=org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic@40107752,id=o.c.s.i.PersistedIdentifier@1,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@0,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=New french president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicMany 2025-10-15 05:10:28 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Town(discotecCount integer, id int not null, name varchar(255), countryId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer create table Village(barCount integer, id int not null, name varchar(255), countryId int, unique (id)) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:28 DEBUG DDLDeployer alter table Village add constraint FK_Village_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Country(modificationDate, name, creationDate, id) values (?, ?, ?, ?) | {1={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@1, Country.modificationDate=null, Country.creationDate=null}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:28 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@262a8f7e In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.DISCRIMINATOR as City_DISCRIMINATOR, Town.name as Town_name, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.name as Village_name, Village.barCount as Village_barCount, Village.id as Village_id from (select Town.name as name, Town.id as id, 'Town' as DISCRIMINATOR from Town union all select Village.name as name, Village.id as id, 'Village' as DISCRIMINATOR from Village) as City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Village(name, barCount, id, countryId) values (?, ?, ?, ?) | {1={Village.barCount=0, Village.countryId=o.c.s.i.PersistableIdentifier@1, Village.id=o.c.s.i.PersistableIdentifier@42, Village.name=Grenoble}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, City.clazz_ as City_clazz_, City.name as City_name, City.id as City_id, City.countryId as City_countryId, City.discotecCount as City_discotecCount, City.barCount as City_barCount, City_Town.name as City_Town_name, City_Town.discotecCount as City_Town_discotecCount, City_Town.countryId as City_Town_countryId, City_Town.id as City_Town_id, City_Village.name as City_Village_name, City_Village.barCount as City_Village_barCount, City_Village.countryId as City_Village_countryId, City_Village.id as City_Village_id from Country left outer join (select 1 as clazz_, name, id, countryId, discotecCount as discotecCount, cast(null as integer) as barCount from Town union all select 2 as clazz_, name, id, countryId, cast(null as integer) as discotecCount, barCount as barCount from Village) as City on Country.id = City.countryId left outer join Town as City_Town on City.id = City_Town.id left outer join Village as City_Village on City.id = City_Village.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Village[barCount=0,country=Country[ancientCities=[],capital=,cities=[Village[barCount=0,country=org.codefilarete.stalactite.engine.model.Country@5e42c338,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Village set name = ?, barCount = ?, countryId = ? where id = ? | {1={Village.barCount (U)=51, Village.countryId (U)=o.c.s.i.PersistableIdentifier@1, Village.id (W)=o.c.s.i.PersistedIdentifier@42, Village.name (U)=Grenoble}} 2025-10-15 05:10:28 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@17] 2025-10-15 05:10:28 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@262a8f7e In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:28 TRACE SQLOperation select City.name as City_name, City.id as City_id, City.DISCRIMINATOR as City_DISCRIMINATOR, Town.name as Town_name, Town.discotecCount as Town_discotecCount, Town.id as Town_id, Village.name as Village_name, Village.barCount as Village_barCount, Village.id as Village_id from (select Town.name as name, Town.id as id, 'Town' as DISCRIMINATOR from Town union all select Village.name as name, Village.id as id, 'Village' as DISCRIMINATOR from Village) as City left outer join Town as Town on City.id = Town.id left outer join Village as Village on City.id = Village.id where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation insert into Town(name, discotecCount, id, countryId) values (?, ?, ?, ?) | {1={Town.discotecCount=123, Town.id=o.c.s.i.PersistableIdentifier@17, Town.name=Lyon, Town.countryId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:28 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:28 TRACE SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.id as Country_id, City.clazz_ as City_clazz_, City.name as City_name, City.id as City_id, City.countryId as City_countryId, City.discotecCount as City_discotecCount, City.barCount as City_barCount, City_Town.name as City_Town_name, City_Town.discotecCount as City_Town_discotecCount, City_Town.countryId as City_Town_countryId, City_Town.id as City_Town_id, City_Village.name as City_Village_name, City_Village.barCount as City_Village_barCount, City_Village.countryId as City_Village_countryId, City_Village.id as City_Village_id from Country left outer join (select 1 as clazz_, name, id, countryId, discotecCount as discotecCount, cast(null as integer) as barCount from Town union all select 2 as clazz_, name, id, countryId, cast(null as integer) as discotecCount, barCount as barCount from Village) as City on Country.id = City.countryId left outer join Town as City_Town on City.id = City_Town.id left outer join Village as City_Village on City.id = City_Village.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Town[discotecCount=123,country=Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@3b39b73f,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@3b39b73f,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:28 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Village[barCount=51,country=Country[ancientCities=[],capital=,cities=[Town[discotecCount=123,country=org.codefilarete.stalactite.engine.model.Country@3b39b73f,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=], Village[barCount=51,country=org.codefilarete.stalactite.engine.model.Country@3b39b73f,id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0],id=o.c.s.i.PersistedIdentifier@42,name=Grenoble,persons=,state=] 2025-10-15 05:10:28 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:28 TRACE SQLOperation update Town set name = ?, discotecCount = ?, countryId = ? where id = ? | {1={Town.discotecCount (U)=123, Town.id (W)=o.c.s.i.PersistableIdentifier@17, Town.name (U)=Lyon, Town.countryId (U)=null}} 2025-10-15 05:10:29 TRACE SQLOperation select countryId from Town union all select countryId from Village | {} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Village set name = ?, barCount = ?, countryId = ? where id = ? | {1={Village.barCount (U)=51, Village.countryId (U)=null, Village.id (W)=o.c.s.i.PersistableIdentifier@42, Village.name (U)=Grenoble}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 TRACE SQLOperation select id from Town union all select id from Village | {} 2025-10-15 05:10:29 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)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Town(discotecCount integer, id int not null, name varchar(255), countryId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Village(barCount integer, id int not null, name varchar(255), countryId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Village add constraint FK_Village_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:29 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Town(discotecCount integer, id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Village(barCount integer, id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Town add constraint FK_Town_id_City_id foreign key(id) references City(id) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Village add constraint FK_Village_id_City_id foreign key(id) references City(id) [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicMany [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicOne 2025-10-15 05:10:29 DEBUG DDLDeployer create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:29 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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.PersistableIdentifier@42} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(color, id, DTYPE) values (?, ?, ?) | {1={Vehicle.DTYPE=C, Vehicle.color=Color[rgb=17], Vehicle.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Person(creationDate, modificationDate, name, id, vehicleId) values (?, ?, ?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@1, Person.creationDate=null, Person.name=null, Person.modificationDate=null, Person.vehicleId=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.creationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.name (U)=null, Person.modificationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(color, id, DTYPE) values (?, ?, ?) | {1={Vehicle.DTYPE=T, Vehicle.color=null, Vehicle.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.creationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.name (U)=null, Person.modificationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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@42} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.creationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.name (U)=null, Person.modificationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.vehicleId (U)=null}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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@666} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(color, id, DTYPE) values (?, ?, ?) | {1={Vehicle.DTYPE=T, Vehicle.color=null, Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.creationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.name (U)=null, Person.modificationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Vehicle set color = ? where id = ? | {1={Vehicle.color (U)=null, Vehicle.id (W)=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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} 2025-10-15 05:10:29 DEBUG DDLDeployer create table Car(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Truck(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Vehicle(id int not null, ownerId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_ownerId_Person_id foreign key(ownerId) references Person(id) 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Person(creationDate, modificationDate, name, id) values (?, ?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@1, Person.creationDate=null, Person.modificationDate=null, Person.name=null}} 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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.PersistableIdentifier@42} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(id, ownerId) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@42, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Car(id) values (?) | {1={Car.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=,plates=[],radio=,color=,engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=org.codefilarete.stalactite.engine.model.Car@4baa45cf,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@42,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ? where id = ? | {1={Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.creationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.name (U)=null}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Vehicle set ownerId = ? where id = ? | {1={Vehicle.id (W)=o.c.s.i.PersistableIdentifier@42, Vehicle.ownerId (U)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=,plates=[],radio=,color=,engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Car@2a75b9ec,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@42,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(id, ownerId) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@666, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Truck[color=,engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Truck@3cea2750,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@666,timestamp=] 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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@42} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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@666} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(id, ownerId) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Truck[color=,engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Truck@1311a7ae,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@17,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle.ownerId as Vehicle_ownerId, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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} 2025-10-15 05:10:29 DEBUG DDLDeployer create table Car(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Truck(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Vehicle(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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.PersistableIdentifier@42} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Car(id) values (?) | {1={Car.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Person(creationDate, modificationDate, name, id, vehicleId) values (?, ?, ?, ?, ?) | {1={Person.name=null, Person.creationDate=null, Person.modificationDate=null, Person.vehicleId=o.c.s.i.PersistableIdentifier@42, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=,plates=[],radio=,color=,engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=org.codefilarete.stalactite.engine.model.Car@169eb06e,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@42,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.name (U)=null, Person.creationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.modificationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@42, Person.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=,plates=[],radio=,color=,engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Car@59941419,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@42,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.name (U)=null, Person.creationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@666, Person.modificationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Truck[color=,engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Truck@5a5684ea,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@666,timestamp=] 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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@42} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.name (U)=null, Person.creationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.vehicleId (U)=null, Person.modificationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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@666} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ?, vehicleId = ? where id = ? | {1={Person.name (U)=null, Person.creationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.vehicleId (U)=o.c.s.i.PersistableIdentifier@17, Person.modificationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Truck[color=,engine=,owner=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=org.codefilarete.stalactite.engine.model.Truck@6ca549d6,version=0],wheels=[],id=o.c.s.i.PersistedIdentifier@17,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.id as Vehicle_id, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.id as Vehicle_Car_id from Person left outer join Vehicle as Vehicle on Person.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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} 2025-10-15 05:10:29 DEBUG DDLDeployer create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, ownerId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_ownerId_Person_id foreign key(ownerId) references Person(id) 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Person(creationDate, modificationDate, name, id) values (?, ?, ?, ?) | {1={Person.creationDate=null, Person.id=o.c.s.i.PersistableIdentifier@1, Person.modificationDate=null, Person.name=null}} 2025-10-15 05:10:29 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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.PersistableIdentifier@42} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(color, id, DTYPE, ownerId) values (?, ?, ?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@42, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1, Vehicle.color=Color[rgb=17], Vehicle.DTYPE=C}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.ownerId as Vehicle_ownerId from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Person set creationDate = ?, modificationDate = ?, name = ? where id = ? | {1={Person.creationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.id (W)=o.c.s.i.PersistedIdentifier@1, Person.modificationDate (U)=Wed Oct 15 05:10:29 UTC 2025, Person.name (U)=null}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Vehicle set color = ?, ownerId = ? where id = ? | {1={Vehicle.id (W)=o.c.s.i.PersistableIdentifier@42, Vehicle.ownerId (U)=o.c.s.i.PersistableIdentifier@1, Vehicle.color (U)=Color[rgb=17]}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.ownerId as Vehicle_ownerId from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(color, id, DTYPE, ownerId) values (?, ?, ?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@666, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1, Vehicle.color=null, Vehicle.DTYPE=T}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.ownerId as Vehicle_ownerId from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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@42} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.ownerId as Vehicle_ownerId from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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@666} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(color, id, DTYPE, ownerId) values (?, ?, ?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17, Vehicle.ownerId=o.c.s.i.PersistableIdentifier@1, Vehicle.color=null, Vehicle.DTYPE=T}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.ownerId as Vehicle_ownerId from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=Timestamp[creationDate=Wed Oct 15 05:10:29 UTC 2025,modificationDate=Wed Oct 15 05:10:29 UTC 2025,readonlyProperty=],vehicle=,version=0] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 TRACE SQLOperation select Person.creationDate as Person_creationDate, Person.modificationDate as Person_modificationDate, Person.name as Person_name, Person.id as Person_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE, Vehicle.ownerId as Vehicle_ownerId from Person left outer join Vehicle as Vehicle on Person.id = Vehicle.ownerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@17] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 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} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicOne [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToTablePerClass 2025-10-15 05:10:29 DEBUG DDLDeployer create table Car(model varchar(255), color int, id int not null, engineId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Truck(color int, id int not null, engineId int, unique (id)) 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@200] 2025-10-15 05:10:29 TRACE SQLOperation select Engine.id as Engine_id from Engine where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@200} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Car(color, model, id, engineId) values (?, ?, ?, ?) | {1={Car.color=Color[rgb=666], Car.engineId=o.c.s.i.PersistableIdentifier@200, Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Truck(color, id, engineId) values (?, ?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2, Truck.engineId=null}} 2025-10-15 05:10:29 TRACE SQLOperation select id from car | {} 2025-10-15 05:10:29 TRACE SQLOperation select id from truck | {} 2025-10-15 05:10:29 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 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@50e3d78a In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.id as id, Truck.engineId as engineId, 'Truck' as DISCRIMINATOR from Truck union all select Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id 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.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Car set color = ?, model = ?, engineId = ? where id = ? | {1={Car.color (U)=Color[rgb=666], Car.engineId (U)=o.c.s.i.PersistableIdentifier@200, Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.model (U)=Peugeot}} 2025-10-15 05:10:29 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:29 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@50e3d78a In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.id as id, Truck.engineId as engineId, 'Truck' as DISCRIMINATOR from Truck union all select Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id 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@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@2] 2025-10-15 05:10:29 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@50e3d78a In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.id as id, Truck.engineId as engineId, 'Truck' as DISCRIMINATOR from Truck union all select Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id 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@2} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.id as id, Truck.engineId as engineId, 'Truck' as DISCRIMINATOR from Truck union all select Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Car as Car on Vehicle.id = Car.id left outer join Truck as Truck on Vehicle.id = Truck.id | {} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:29 TRACE SQLOperation select count(*) as carCount from car where id = 1 | {} 2025-10-15 05:10:29 TRACE SQLOperation select count(*) as truckCount from car where id = 2 | {} 2025-10-15 05:10:29 TRACE SQLOperation select id from Engine | {} 2025-10-15 05:10:29 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), color int, engineId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100] 2025-10-15 05:10:29 TRACE SQLOperation select Engine.id as Engine_id from Engine where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@100} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Car(color, model, id, engineId) values (?, ?, ?, ?) | {1={Car.model=Renault, Car.engineId=o.c.s.i.PersistableIdentifier@100, Car.color=Color[rgb=666], Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 TRACE SQLOperation select * from car | {} 2025-10-15 05:10:29 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 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@aa7a733 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from (select Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Car set color = ?, model = ?, engineId = ? where id = ? | {1={Car.model (U)=Peugeot, Car.engineId (U)=o.c.s.i.PersistableIdentifier@100, Car.color (U)=Color[rgb=666], Car.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:29 TRACE SQLOperation select * from car | {} 2025-10-15 05:10:29 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:29 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@aa7a733 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from (select Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:29 TRACE SQLOperation select * from car | {} 2025-10-15 05:10:29 TRACE SQLOperation select id from Engine | {} 2025-10-15 05:10:29 DEBUG DDLDeployer create table Car(model varchar(255), color int, id int not null, engineId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Car(color, model, id, engineId) values (?, ?, ?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666], Car.engineId=null, Car.model=Renault}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 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@11ea648d In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from (select Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Car(color, model, id, engineId) values (?, ?, ?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666], Car.engineId=null, Car.model=Renault}} 2025-10-15 05:10:29 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 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@11ea648d In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from (select Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Car set color = ?, model = ?, engineId = ? where id = ? | {1={Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.color (U)=Color[rgb=666], Car.engineId (U)=null, Car.model (U)=Peugeot}} 2025-10-15 05:10:29 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:29 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@11ea648d In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from (select Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG DDLDeployer create table Car(model varchar(255), id int not null, color int, engineId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Truck(id int not null, color int, engineId int, unique (id)) 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@200] 2025-10-15 05:10:29 TRACE SQLOperation select Engine.id as Engine_id from Engine where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@200} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Car(color, model, id, engineId) values (?, ?, ?, ?) | {1={Car.model=Renault, Car.engineId=o.c.s.i.PersistableIdentifier@200, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Truck(color, id, engineId) values (?, ?, ?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2, Truck.engineId=null, Truck.color=Color[rgb=42]}} 2025-10-15 05:10:29 TRACE SQLOperation select id from car | {} 2025-10-15 05:10:29 TRACE SQLOperation select id from truck | {} 2025-10-15 05:10:29 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 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@1a266821 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.color as Car_color, Car.model as Car_model, 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.engineId as engineId, 'Truck' as DISCRIMINATOR from Truck union all select Car.color as color, Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id 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.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Car set color = ?, model = ?, engineId = ? where id = ? | {1={Car.model (U)=Peugeot, Car.engineId (U)=o.c.s.i.PersistableIdentifier@200, Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.color (U)=Color[rgb=666]}} 2025-10-15 05:10:29 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:29 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@1a266821 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.color as Car_color, Car.model as Car_model, 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.engineId as engineId, 'Truck' as DISCRIMINATOR from Truck union all select Car.color as color, Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id 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@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@2] 2025-10-15 05:10:29 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@1a266821 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.color as Car_color, Car.model as Car_model, 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.engineId as engineId, 'Truck' as DISCRIMINATOR from Truck union all select Car.color as color, Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id 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@2} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 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@4544dca2 Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.color as Car_color, Car.model as Car_model, 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.engineId as engineId, 'Truck' as DISCRIMINATOR from Truck union all select Car.color as color, Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Car as Car on Vehicle.id = Car.id left outer join Truck as Truck on Vehicle.id = Truck.id where Vehicle.color = ? | {1=Color[rgb=42]} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 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@4544dca2 Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, engine.id as engine_id, Car.color as Car_color, Car.model as Car_model, 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.engineId as engineId, 'Truck' as DISCRIMINATOR from Truck union all select Car.color as color, Car.id as id, Car.engineId as engineId, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id left outer join Car as Car on Vehicle.id = Car.id left outer join Truck as Truck on Vehicle.id = Truck.id where Vehicle.color = ? | {1=Color[rgb=666]} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:29 TRACE SQLOperation select count(*) as carCount from car where id = 1 | {} 2025-10-15 05:10:29 TRACE SQLOperation select count(*) as truckCount from truck where id = 2 | {} 2025-10-15 05:10:29 TRACE SQLOperation select id from Engine | {} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToTablePerClass [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToJoinTable 2025-10-15 05:10:29 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), color int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Truck(id int not null, color int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Vehicle(id int not null, engineId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@200] 2025-10-15 05:10:29 TRACE SQLOperation select Engine.id as Engine_id from Engine where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@200} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(id, engineId) values (?, ?) | {1={Vehicle.engineId=o.c.s.i.PersistableIdentifier@200, Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.engineId=null, Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 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}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2, Truck.color=Color[rgb=42]}} 2025-10-15 05:10:29 TRACE SQLOperation select id from Vehicle | {} 2025-10-15 05:10:29 TRACE SQLOperation select id from car | {} 2025-10-15 05:10:29 TRACE SQLOperation select id from truck | {} 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, engine.id as engine_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 left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@200,vehicle=],owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Car set color = ?, model = ? where id = ? | {1={Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.model (U)=Peugeot, Car.color (U)=Color[rgb=666]}} 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, engine.id as engine_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 left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@200,vehicle=],owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@2] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, engine.id as engine_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 left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, engine.id as engine_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 left outer join Engine as engine on Vehicle.engineId = engine.id | {} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@200,vehicle=],owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:29 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}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:29 TRACE SQLOperation select count(*) as vehicleCount from Vehicle where id in (1, 2) | {} 2025-10-15 05:10:29 TRACE SQLOperation select count(*) as carCount from car where id = 1 | {} 2025-10-15 05:10:29 TRACE SQLOperation select count(*) as truckCount from car where id = 2 | {} 2025-10-15 05:10:29 TRACE SQLOperation select id from Engine | {} 2025-10-15 05:10:29 DEBUG DDLDeployer create table Car(model varchar(255), color int, id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Vehicle(id int not null, engineId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100] 2025-10-15 05:10:29 TRACE SQLOperation select Engine.id as Engine_id from Engine where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@100} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(id, engineId) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.engineId=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.color=Color[rgb=666], Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 TRACE SQLOperation select * from Vehicle left outer join car on Vehicle.id = car.id | {} 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, engine.id as engine_id from Vehicle left outer join Car as Car on Vehicle.id = Car.id left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@100,vehicle=],owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Car set color = ?, model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.color (U)=Color[rgb=666], Car.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:29 TRACE SQLOperation select * from Vehicle left outer join car on Vehicle.id = car.id | {} 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, engine.id as engine_id from Vehicle left outer join Car as Car on Vehicle.id = Car.id left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@100,vehicle=],owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:29 TRACE SQLOperation select * from Vehicle left outer join car on Vehicle.id = car.id | {} 2025-10-15 05:10:29 TRACE SQLOperation select id from Engine | {} 2025-10-15 05:10:29 DEBUG DDLDeployer create table Car(model varchar(255), color int, id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Vehicle(id int not null, engineId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(id, engineId) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.engineId=null}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, engine.id as engine_id from Vehicle left outer join Car as Car on Vehicle.id = Car.id left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(id, engineId) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.engineId=null}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}} 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, engine.id as engine_id from Vehicle left outer join Car as Car on Vehicle.id = Car.id left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Car set color = ?, model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.color (U)=Color[rgb=666]}} 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, engine.id as engine_id from Vehicle left outer join Car as Car on Vehicle.id = Car.id left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG DDLDeployer create table Car(model varchar(255), id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Truck(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Vehicle(color int, id int not null, engineId int, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@200] 2025-10-15 05:10:29 TRACE SQLOperation select Engine.id as Engine_id from Engine where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@200} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(color, id, engineId) values (?, ?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.engineId=o.c.s.i.PersistableIdentifier@200, Vehicle.color=Color[rgb=666]}, 2={Vehicle.id=o.c.s.i.PersistableIdentifier@2, Vehicle.engineId=null, Vehicle.color=Color[rgb=42]}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:29 TRACE SQLOperation select id from Vehicle | {} 2025-10-15 05:10:29 TRACE SQLOperation select id from car | {} 2025-10-15 05:10:29 TRACE SQLOperation select id from truck | {} 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, engine.id as engine_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 left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@200,vehicle=],owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.model (U)=Peugeot}} 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, engine.id as engine_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 left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@200,vehicle=],owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Vehicle set color = ? where id = ? | {1={Vehicle.id (W)=o.c.s.i.PersistedIdentifier@1, Vehicle.color (U)=Color[rgb=256]}} 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@2] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, engine.id as engine_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 left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.color Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, engine.id as engine_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 left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.color = ? | {1=Color[rgb=42]} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.color Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id, engine.id as engine_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 left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.color = ? | {1=Color[rgb=256]} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=256],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=256],engine=Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@200,vehicle=],owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:29 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}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:29 TRACE SQLOperation select count(*) as carCount from Vehicle where id = 1 | {} 2025-10-15 05:10:29 TRACE SQLOperation select count(*) as truckCount from Vehicle where id = 2 | {} 2025-10-15 05:10:29 TRACE SQLOperation select id from Engine | {} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToJoinTable [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$SingleTableWithOneToOne 2025-10-15 05:10:29 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:29 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:29 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100] 2025-10-15 05:10:29 TRACE SQLOperation select Engine.id as Engine_id from Engine where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@100} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(color, model, id, engineId, DTYPE) values (?, ?, ?, ?, ?) | {1={Vehicle.DTYPE=CAR, Vehicle.model=Renault, Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.color=Color[rgb=666], Vehicle.engineId=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation insert into Vehicle(color, id, engineId, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.DTYPE=TRUCK, Vehicle.id=o.c.s.i.PersistableIdentifier@2, Vehicle.color=Color[rgb=42], Vehicle.engineId=null}} 2025-10-15 05:10:29 TRACE SQLOperation select * from Vehicle | {} 2025-10-15 05:10:29 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation update Vehicle set color = ?, model = ?, engineId = ? where id = ? | {1={Vehicle.model (U)=Peugeot, Vehicle.id (W)=o.c.s.i.PersistedIdentifier@1, Vehicle.color (U)=Color[rgb=666], Vehicle.engineId (U)=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:29 TRACE SQLOperation select * from Vehicle | {} 2025-10-15 05:10:29 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@2] 2025-10-15 05:10:29 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 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:29 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id | {} 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:29 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:29 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:29 TRACE SQLOperation select * from Vehicle | {} 2025-10-15 05:10:29 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:29 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:29 TRACE SQLOperation select * from Vehicle | {} 2025-10-15 05:10:29 TRACE SQLOperation select id from Engine | {} 2025-10-15 05:10:30 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG DDLDeployer create table Vehicle(id int, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:30 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100] 2025-10-15 05:10:30 TRACE SQLOperation select Engine.id as Engine_id from Engine where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@100} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Vehicle(color, model, id, engineId, DTYPE) values (?, ?, ?, ?, ?) | {1={Vehicle.DTYPE=CAR, Vehicle.color=Color[rgb=666], Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.engineId=o.c.s.i.PersistableIdentifier@100, Vehicle.model=Renault}} 2025-10-15 05:10:30 TRACE SQLOperation select * from Vehicle | {} 2025-10-15 05:10:30 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:30 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 2025-10-15 05:10:30 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Vehicle set color = ?, model = ?, engineId = ? where id = ? | {1={Vehicle.color (U)=Color[rgb=666], Vehicle.id (W)=o.c.s.i.PersistedIdentifier@1, Vehicle.engineId (U)=o.c.s.i.PersistableIdentifier@100, Vehicle.model (U)=Peugeot}} 2025-10-15 05:10:30 TRACE SQLOperation select * from Vehicle | {} 2025-10-15 05:10:30 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:30 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 2025-10-15 05:10:30 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:30 TRACE SQLOperation select * from Vehicle | {} 2025-10-15 05:10:30 TRACE SQLOperation select id from Engine | {} 2025-10-15 05:10:30 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG DDLDeployer create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:30 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Vehicle(color, model, id, engineId, DTYPE) values (?, ?, ?, ?, ?) | {1={Vehicle.engineId=null, Vehicle.DTYPE=CAR, Vehicle.color=Color[rgb=666], Vehicle.model=Renault, Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:30 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:30 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 2025-10-15 05:10:30 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Vehicle(color, model, id, engineId, DTYPE) values (?, ?, ?, ?, ?) | {1={Vehicle.engineId=null, Vehicle.DTYPE=CAR, Vehicle.color=Color[rgb=666], Vehicle.model=Renault, Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:30 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:30 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 2025-10-15 05:10:30 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Vehicle set color = ?, model = ?, engineId = ? where id = ? | {1={Vehicle.engineId (U)=null, Vehicle.color (U)=Color[rgb=666], Vehicle.model (U)=Peugeot, Vehicle.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:30 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:30 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 2025-10-15 05:10:30 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:30 DEBUG DDLDeployer create table Engine(id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG DDLDeployer create table Vehicle(color int, id int not null, engineId int, model varchar(255), DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:30 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@200] 2025-10-15 05:10:30 TRACE SQLOperation select Engine.id as Engine_id from Engine where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@200} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Vehicle(color, model, id, engineId, DTYPE) values (?, ?, ?, ?, ?) | {1={Vehicle.color=Color[rgb=666], Vehicle.model=Renault, Vehicle.DTYPE=CAR, Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.engineId=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Vehicle(color, id, engineId, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.color=Color[rgb=42], Vehicle.DTYPE=TRUCK, Vehicle.id=o.c.s.i.PersistableIdentifier@2, Vehicle.engineId=null}} 2025-10-15 05:10:30 TRACE SQLOperation select id from Vehicle where DTYPE ='CAR' | {} 2025-10-15 05:10:30 TRACE SQLOperation select id from Vehicle where DTYPE ='TRUCK' | {} 2025-10-15 05:10:30 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:30 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 2025-10-15 05:10:30 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Vehicle set color = ?, model = ?, engineId = ? where id = ? | {1={Vehicle.model (U)=Peugeot, Vehicle.color (U)=Color[rgb=666], Vehicle.id (W)=o.c.s.i.PersistedIdentifier@1, Vehicle.engineId (U)=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:30 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:30 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 2025-10-15 05:10:30 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Vehicle set color = ? where id = ? | {1={Vehicle.color (U)=Color[rgb=256], Vehicle.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:30 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@2] 2025-10-15 05:10:30 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 2025-10-15 05:10:30 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:30 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.color Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:30 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.color = ? | {1=Color[rgb=42]} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:30 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.color Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:30 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.engineId as Vehicle_engineId, Vehicle.model as Vehicle_model, Vehicle.DTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.color = ? | {1=Color[rgb=256]} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=256],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:30 TRACE SQLOperation select count(*) as carCount from Vehicle where id = 1 | {} 2025-10-15 05:10:30 TRACE SQLOperation select count(*) as truckCount from Vehicle where id = 2 | {} 2025-10-15 05:10:30 TRACE SQLOperation select id from Engine | {} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$SingleTableWithOneToOne [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.116 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest 2025-10-15 05:10:30 DEBUG DDLDeployer create table Country(modificationDate timestamp, name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Country(name, description, modificationDate, id) values (?, ?, ?, ?) | {1={Country.description=null, Country.modificationDate=2025-10-15T05:10:30.081, Country.id=o.c.s.i.PersistableIdentifier@0, Country.name=France}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:30 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.modificationDate as Country_modificationDate, Country.id as Country_id from Country where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Country set name = ?, description = ?, modificationDate = ? where modificationDate = ? and id = ? | {1={Country.description (U)=null, Country.modificationDate (U)=2025-10-15T05:10:30.084, Country.id (W)=o.c.s.i.PersistableIdentifier@0, Country.modificationDate (W)=2025-10-15T05:10:30.081, Country.name (U)=Toto}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:30 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.modificationDate as Country_modificationDate, Country.id as Country_id from Country where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Country set name = ?, description = ?, modificationDate = ? where modificationDate = ? and id = ? | {1={Country.description (U)=null, Country.modificationDate (U)=2025-10-15T05:10:30.090, Country.id (W)=o.c.s.i.PersistedIdentifier@0, Country.modificationDate (W)=2025-10-15T05:10:30.084, Country.name (U)=Tutu}} 2025-10-15 05:10:30 DEBUG DDLDeployer create table Country(version integer, name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Country(name, description, version, id) values (?, ?, ?, ?) | {1={Country.version=1, Country.name=France, Country.description=null, Country.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:30 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.version as Country_version, Country.id as Country_id from Country where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Country set name = ?, description = ?, version = ? where version = ? and id = ? | {1={Country.version (U)=2, Country.version (W)=1, Country.name (U)=Toto, Country.description (U)=null, Country.id (W)=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:30 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.version as Country_version, Country.id as Country_id from Country where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Country set name = ?, description = ?, version = ? where version = ? and id = ? | {1={Country.version (U)=3, Country.version (W)=2, Country.name (U)=Tutu, Country.description (U)=null, Country.id (W)=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:30 DEBUG DDLDeployer create table Country(version integer, name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Country(name, description, version, id) values (?, ?, ?, ?) | {1={Country.description=null, Country.id=o.c.s.i.PersistableIdentifier@0, Country.name=France, Country.version=1}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:30 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.version as Country_version, Country.id as Country_id from Country where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Country set name = ?, description = ?, version = ? where id = ? and version = ? | {1={Country.description (U)=null, Country.id (W)=o.c.s.i.PersistableIdentifier@0, Country.name (U)=Tata, Country.version (U)=2, Country.version (W)=1}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Country where id = ? and version = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@0, Country.version=1}} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest [INFO] Running org.codefilarete.stalactite.engine.diff.CollectionDifferTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.codefilarete.stalactite.engine.diff.CollectionDifferTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.modificationDate=Wed Oct 15 05:10:30 UTC 2025, Toto.id=o.c.s.i.PersistedIdentifier@f7868320-123b-41b0-a131-36c9b56128df, Toto.creationDate=Wed Oct 15 05:10:30 UTC 2025}} 2025-10-15 05:10:30 TRACE SQLOperation select readonlyProperty from Toto | {} 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id varchar(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@4400d779-a850-4de7-8971-633f1c2178f9] 2025-10-15 05:10:30 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@4400d779-a850-4de7-8971-633f1c2178f9} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(name, id) values (?, ?) | {1={Toto.name=toto, Toto.id=o.c.s.i.PersistableIdentifier@4400d779-a850-4de7-8971-633f1c2178f9}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@4400d779-a850-4de7-8971-633f1c2178f9] 2025-10-15 05:10:30 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@4400d779-a850-4de7-8971-633f1c2178f9} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 TRACE SQLOperation select Toto.name from Toto | {} 2025-10-15 05:10:30 DEBUG DDLDeployer create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.name=null, PersonWithGender.gender=FEMALE, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:30 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} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.PersonWithGender 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into countryTable(countryCreatedAt, id, name, presidentElectedAt, presidentName) values (?, ?, ?, ?, ?) | {1={countryTable.id=o.c.s.i.PersistableIdentifier@1, countryTable.presidentName=François, countryTable.presidentElectedAt=Tue Jan 01 00:00:00 UTC 2019, countryTable.name=France, countryTable.countryCreatedAt=Mon Jan 01 00:00:00 UTC 2018}} 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id varchar(255) not null, creationDate varchar(255), modificationDate timestamp, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(modificationDate, creationDate, id) values (?, ?, ?) | {1={Toto.modificationDate=Wed Oct 15 05:10:30 UTC 2025, Toto.creationDate=Wed Oct 15 05:10:30 UTC 2025, Toto.id=o.c.s.i.PersistableIdentifier@50568996-c26e-4845-8403-bf91f3bb0230}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@50568996-c26e-4845-8403-bf91f3bb0230] 2025-10-15 05:10:30 TRACE SQLOperation select Toto.modificationDate as Toto_modificationDate, Toto.creationDate as Toto_creationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@50568996-c26e-4845-8403-bf91f3bb0230} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(name varchar(255) not null, firstName varchar(255) not null, id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id varchar(255) not null, possibleStates varchar(255), unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(possibleStates, id) values (?, ?) | {1={Toto.possibleStates=[IN_PROGRESS, DONE], Toto.id=o.c.s.i.PersistableIdentifier@1f2edc5b-20c1-4a79-a38f-fdc4fa3c800d}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1f2edc5b-20c1-4a79-a38f-fdc4fa3c800d] 2025-10-15 05:10:30 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@1f2edc5b-20c1-4a79-a38f-fdc4fa3c800d} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into countryTable(id, name, presidentElectedAt, presidentName) values (?, ?, ?, ?) | {1={countryTable.id=o.c.s.i.PersistableIdentifier@1, countryTable.name=France, countryTable.presidentElectedAt=Tue Jan 01 00:00:00 UTC 2019, countryTable.presidentName=François}} 2025-10-15 05:10:30 DEBUG DDLDeployer create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.gender=null, PersonWithGender.name=null, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:30 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} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.PersonWithGender 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id varchar(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1b41370d-eede-4c58-a10e-a36f94f33c57] 2025-10-15 05:10:30 TRACE SQLOperation select Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@1b41370d-eede-4c58-a10e-a36f94f33c57} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(id) values (?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@1b41370d-eede-4c58-a10e-a36f94f33c57}} 2025-10-15 05:10:30 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id varchar(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@684d0fa8-1276-4a62-9664-f2e70d1cd14b] 2025-10-15 05:10:30 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@684d0fa8-1276-4a62-9664-f2e70d1cd14b} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(name, id) values (?, ?) | {1={Toto.name=TOTO, Toto.id=o.c.s.i.PersistableIdentifier@684d0fa8-1276-4a62-9664-f2e70d1cd14b}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@684d0fa8-1276-4a62-9664-f2e70d1cd14b] 2025-10-15 05:10:30 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@684d0fa8-1276-4a62-9664-f2e70d1cd14b} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Toto set name = ? where id = ? | {1={Toto.name (U)=TITI, Toto.id (W)=o.c.s.i.PersistedIdentifier@684d0fa8-1276-4a62-9664-f2e70d1cd14b}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@684d0fa8-1276-4a62-9664-f2e70d1cd14b] 2025-10-15 05:10:30 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@684d0fa8-1276-4a62-9664-f2e70d1cd14b} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 TRACE SQLOperation select Toto.name from Toto | {} 2025-10-15 05:10:30 DEBUG DDLDeployer create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.name=toto, PersonWithGender.gender=MALE, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update PersonWithGender set gender = ?, name = ? where id = ? | {1={PersonWithGender.name (U)=null, PersonWithGender.gender (U)=null, PersonWithGender.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:30 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} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.PersonWithGender 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(name varchar(255), firstName varchar(255), id varchar(36) not null, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(firstName, id) values (?, ?) | {1={Toto.firstName=null, Toto.id=o.c.s.i.PersistedIdentifier@8f7e2af4-fe13-4873-9242-d7a6965f7295}} 2025-10-15 05:10:30 TRACE SQLOperation select firstName from Toto | {} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@8f7e2af4-fe13-4873-9242-d7a6965f7295] 2025-10-15 05:10:30 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@8f7e2af4-fe13-4873-9242-d7a6965f7295} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 TRACE SQLOperation select firstName from Toto | {} 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), firstName varchar(255), unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(firstName, id) values (?, ?) | {1={Toto.id=o.c.s.i.PersistedIdentifier@5cdb37e9-6431-4b77-8e31-9a3d75aad5e4, Toto.firstName=null}} 2025-10-15 05:10:30 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} 2025-10-15 05:10:30 TRACE SQLOperation update Toto set name = ? where id = ? | {1=dummyName, 2=o.c.s.i.PersistedIdentifier@5cdb37e9-6431-4b77-8e31-9a3d75aad5e4} 2025-10-15 05:10:30 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id varchar(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@b9b66f28-e850-4ea9-a91f-35b6e89161ef] 2025-10-15 05:10:30 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@b9b66f28-e850-4ea9-a91f-35b6e89161ef} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(name, id) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@b9b66f28-e850-4ea9-a91f-35b6e89161ef, Toto.name=toto}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@b9b66f28-e850-4ea9-a91f-35b6e89161ef] 2025-10-15 05:10:30 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@b9b66f28-e850-4ea9-a91f-35b6e89161ef} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id varchar(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(name, id) values (?, ?) | {Toto.id=o.c.s.i.PersistedIdentifier@8b699151-9da4-4b33-9a24-3ceaabd024ee, Toto.name=toto} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@8b699151-9da4-4b33-9a24-3ceaabd024ee] 2025-10-15 05:10:30 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@8b699151-9da4-4b33-9a24-3ceaabd024ee} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 TRACE SQLOperation select Toto.name from Toto | {} [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum 2025-10-15 05:10:30 DEBUG DDLDeployer create table PersonWithGender(name varchar(255), gender varchar(255), id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.gender=FEMALE, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.name=toto}} 2025-10-15 05:10:30 TRACE SQLOperation select * from PersonWithGender | {} 2025-10-15 05:10:30 DEBUG DDLDeployer create table PersonWithGender(name varchar(255), gender VARCHAR(255) not null, id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG DDLDeployer create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.gender=FEMALE, PersonWithGender.name=toto}} 2025-10-15 05:10:30 TRACE SQLOperation select * from PersonWithGender | {} 2025-10-15 05:10:30 DEBUG DDLDeployer create table PersonWithGender(name varchar(255), gender integer, id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.gender=FEMALE, PersonWithGender.name=toto, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:30 TRACE SQLOperation select * from PersonWithGender | {} 2025-10-15 05:10:30 DEBUG DDLDeployer create table PersonWithGender(name varchar(255), gender INT, id int not null, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.gender=FEMALE, PersonWithGender.name=toto, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:30 TRACE SQLOperation select * from PersonWithGender | {} [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.name=null, Toto.createdAt=Wed Oct 15 05:10:30 UTC 2025, Toto.id=o.c.s.i.PersistableIdentifier@91347b34-4f23-4150-adcc-675f7a6eec64, Toto.modificationDate=null}} 2025-10-15 05:10:30 TRACE SQLOperation select Toto.createdAt, Toto.modificationDate from Toto | {} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@91347b34-4f23-4150-adcc-675f7a6eec64] 2025-10-15 05:10:30 TRACE SQLOperation select Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.createdAt as Toto_createdAt, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@91347b34-4f23-4150-adcc-675f7a6eec64} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, name varchar(255), unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(creationDate, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@952e1df9-bac7-443f-8a1c-74c55cc74d97, Toto.modificationDate=null, Toto.name=null, Toto.creationDate=Wed Oct 15 05:10:30 UTC 2025}} 2025-10-15 05:10:30 TRACE SQLOperation select Toto.creationDate, Toto.modificationDate from Toto | {} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@952e1df9-bac7-443f-8a1c-74c55cc74d97] 2025-10-15 05:10:30 TRACE SQLOperation select Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.creationDate as Toto_creationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@952e1df9-bac7-443f-8a1c-74c55cc74d97} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), modificationDate timestamp, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(id, modificationDate, name) values (?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@52bb40f2-4dbb-41a6-b8cb-7544e48a4e95, Toto.modificationDate=null, Toto.name=null}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@52bb40f2-4dbb-41a6-b8cb-7544e48a4e95] 2025-10-15 05:10:30 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@52bb40f2-4dbb-41a6-b8cb-7544e48a4e95} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.name=null, Toto.modificationDate=null, Toto.id=o.c.s.i.PersistableIdentifier@a842d927-2f5f-495d-80ef-ac2dde0e1855, Toto.createdAt=Wed Oct 15 05:10:30 UTC 2025}} 2025-10-15 05:10:30 TRACE SQLOperation select Toto.createdAt, Toto.modificationDate from Toto | {} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@a842d927-2f5f-495d-80ef-ac2dde0e1855] 2025-10-15 05:10:30 TRACE SQLOperation select Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.createdAt as Toto_createdAt, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@a842d927-2f5f-495d-80ef-ac2dde0e1855} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@8f627b77-6ca7-4bb6-b033-85253b8c8204, Toto.createdAt=Wed Oct 15 05:10:30 UTC 2025, Toto.name=null, Toto.modificationDate=null}} 2025-10-15 05:10:30 TRACE SQLOperation select Toto.createdAt, Toto.modificationDate from Toto | {} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@8f627b77-6ca7-4bb6-b033-85253b8c8204] 2025-10-15 05:10:30 TRACE SQLOperation select Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.createdAt as Toto_createdAt, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@8f627b77-6ca7-4bb6-b033-85253b8c8204} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, locale VARCHAR(20), name varchar(255), unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(creationDate, id, locale, modificationDate, name) values (?, ?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@6be1e165-99ab-4a37-b7c0-ad21981dc4dd, Toto.locale=en_US, Toto.modificationDate=null, Toto.creationDate=Wed Oct 15 05:10:30 UTC 2025, Toto.name=null}} 2025-10-15 05:10:30 TRACE SQLOperation select Toto.creationDate, Toto.modificationDate, Toto.locale from Toto | {} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@6be1e165-99ab-4a37-b7c0-ad21981dc4dd] 2025-10-15 05:10:30 TRACE SQLOperation select Toto.name as Toto_name, Toto.locale as Toto_locale, Toto.modificationDate as Toto_modificationDate, Toto.creationDate as Toto_creationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@6be1e165-99ab-4a37-b7c0-ad21981dc4dd} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationTime timestamp, locale VARCHAR(20), name varchar(255), modificationDate timestamp, unique (id)) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(creationDate, id, locale, modificationTime, name) values (?, ?, ?, ?, ?) | {1={Toto.creationDate=Wed Oct 15 05:10:30 UTC 2025, Toto.name=null, Toto.locale=en_US, Toto.modificationTime=null, Toto.id=o.c.s.i.PersistableIdentifier@0db779cf-f5ee-41aa-ac66-b8f58bd7895b}} 2025-10-15 05:10:30 TRACE SQLOperation select Toto.creationDate, Toto.modificationTime, Toto.locale from Toto | {} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0db779cf-f5ee-41aa-ac66-b8f58bd7895b] 2025-10-15 05:10:30 TRACE SQLOperation select Toto.name as Toto_name, Toto.locale as Toto_locale, Toto.modificationTime as Toto_modificationTime, Toto.creationDate as Toto_creationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@0db779cf-f5ee-41aa-ac66-b8f58bd7895b} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable 2025-10-15 05:10:30 DEBUG DDLDeployer create table Tata(id VARCHAR(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:30 DEBUG DDLDeployer create table Titi(id VARCHAR(255) not null, prop1 varchar(255), unique (id)) 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, unique (id)) 2025-10-15 05:10:30 DEBUG DDLDeployer create table Tutu(id VARCHAR(255) not null, firstName varchar(255), unique (id)) 2025-10-15 05:10:30 DEBUG DDLDeployer alter table Tata add constraint FK_Tata_id_Toto_id foreign key(id) references Toto(id) 2025-10-15 05:10:30 DEBUG DDLDeployer alter table Titi add constraint FK_Titi_id_Toto_id foreign key(id) references Toto(id) 2025-10-15 05:10:30 DEBUG DDLDeployer alter table Tutu add constraint FK_Tutu_id_Toto_id foreign key(id) references Toto(id) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(id) values (?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@afc0f2e4-9354-4f8d-bda9-3d57b3145a8c}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Tutu(firstName, id) values (?, ?) | {1={Tutu.id=o.c.s.i.PersistableIdentifier@afc0f2e4-9354-4f8d-bda9-3d57b3145a8c, Tutu.firstName=null}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Titi(id, prop1) values (?, ?) | {1={Titi.prop1=dummy firstName, Titi.id=o.c.s.i.PersistableIdentifier@afc0f2e4-9354-4f8d-bda9-3d57b3145a8c}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Tata(id, name) values (?, ?) | {1={Tata.name=dummy name, Tata.id=o.c.s.i.PersistableIdentifier@afc0f2e4-9354-4f8d-bda9-3d57b3145a8c}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@afc0f2e4-9354-4f8d-bda9-3d57b3145a8c] 2025-10-15 05:10:30 TRACE SQLOperation select Toto.id as Toto_id, Tutu.firstName as Tutu_firstName, Tutu.id as Tutu_id, Titi.prop1 as Titi_prop1, Titi.id as Titi_id, Tata.name as Tata_name, Tata.id as Tata_id from Toto left outer join Tutu as Tutu on Toto.id = Tutu.id left outer join Titi as Titi on Toto.id = Titi.id left outer join Tata as Tata on Toto.id = Tata.id where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@afc0f2e4-9354-4f8d-bda9-3d57b3145a8c} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@3c9bf665 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@3c9bf665 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@3c9bf665 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Titi set prop1 = ? where id = ? | {1={Titi.prop1 (U)=another dummy firstName, Titi.id (W)=o.c.s.i.PersistedIdentifier@afc0f2e4-9354-4f8d-bda9-3d57b3145a8c}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Tata set name = ? where id = ? | {1={Tata.name (U)=another dummy name, Tata.id (W)=o.c.s.i.PersistedIdentifier@afc0f2e4-9354-4f8d-bda9-3d57b3145a8c}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@afc0f2e4-9354-4f8d-bda9-3d57b3145a8c] 2025-10-15 05:10:30 TRACE SQLOperation select Toto.id as Toto_id, Tutu.firstName as Tutu_firstName, Tutu.id as Tutu_id, Titi.prop1 as Titi_prop1, Titi.id as Titi_id, Tata.name as Tata_name, Tata.id as Tata_id from Toto left outer join Tutu as Tutu on Toto.id = Tutu.id left outer join Titi as Titi on Toto.id = Titi.id left outer join Tata as Tata on Toto.id = Tata.id where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@afc0f2e4-9354-4f8d-bda9-3d57b3145a8c} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@62a78882 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@62a78882 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@62a78882 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Tutu where id = ? | {1={Tutu.id=o.c.s.i.PersistedIdentifier@afc0f2e4-9354-4f8d-bda9-3d57b3145a8c}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Titi where id = ? | {1={Titi.id=o.c.s.i.PersistedIdentifier@afc0f2e4-9354-4f8d-bda9-3d57b3145a8c}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Tata where id = ? | {1={Tata.id=o.c.s.i.PersistedIdentifier@afc0f2e4-9354-4f8d-bda9-3d57b3145a8c}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistedIdentifier@afc0f2e4-9354-4f8d-bda9-3d57b3145a8c}} 2025-10-15 05:10:30 TRACE SQLOperation select id from Toto union all select id from Tata | {} 2025-10-15 05:10:30 DEBUG DDLDeployer create table Tata(identifier VARCHAR(255) not null, name varchar(255), unique (identifier)) 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(identifier VARCHAR(255) not null, unique (identifier)) 2025-10-15 05:10:30 DEBUG DDLDeployer alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identifier) references Toto(identifier) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(identifier) values (?) | {1={Toto.identifier=o.c.s.i.PersistableIdentifier@9721c659-98fc-4818-b2b5-7cf3816a0166}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Tata(identifier, name) values (?, ?) | {1={Tata.name=dummy value, Tata.identifier=o.c.s.i.PersistableIdentifier@9721c659-98fc-4818-b2b5-7cf3816a0166}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@9721c659-98fc-4818-b2b5-7cf3816a0166] 2025-10-15 05:10:30 TRACE SQLOperation select Toto.identifier as Toto_identifier, Tata.name as Tata_name, Tata.identifier as Tata_identifier from Toto left outer join Tata as Tata on Toto.identifier = Tata.identifier where Toto.identifier in (?) | {1=o.c.s.i.PersistableIdentifier@9721c659-98fc-4818-b2b5-7cf3816a0166} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@6e2becc2 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Tata set name = ? where identifier = ? | {1={Tata.name (U)=another dummy value, Tata.identifier (W)=o.c.s.i.PersistedIdentifier@9721c659-98fc-4818-b2b5-7cf3816a0166}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@9721c659-98fc-4818-b2b5-7cf3816a0166] 2025-10-15 05:10:30 TRACE SQLOperation select Toto.identifier as Toto_identifier, Tata.name as Tata_name, Tata.identifier as Tata_identifier from Toto left outer join Tata as Tata on Toto.identifier = Tata.identifier where Toto.identifier in (?) | {1=o.c.s.i.PersistableIdentifier@9721c659-98fc-4818-b2b5-7cf3816a0166} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@2b2ea341 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Tata where identifier = ? | {1={Tata.identifier=o.c.s.i.PersistedIdentifier@9721c659-98fc-4818-b2b5-7cf3816a0166}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Toto where identifier = ? | {1={Toto.identifier=o.c.s.i.PersistedIdentifier@9721c659-98fc-4818-b2b5-7cf3816a0166}} 2025-10-15 05:10:30 TRACE SQLOperation select identifier from Toto union all select identifier from Tata | {} 2025-10-15 05:10:30 DEBUG DDLDeployer create table Tata(identifier VARCHAR(255) not null, name varchar(123), unique (identifier)) 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(identifier VARCHAR(255) not null, unique (identifier)) 2025-10-15 05:10:30 DEBUG DDLDeployer alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identifier) references Toto(identifier) 2025-10-15 05:10:30 DEBUG DDLDeployer create table Tata(identifier VARCHAR(255) not null, name varchar(255), unique (identifier)) 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(identifier VARCHAR(255) not null, unique (identifier)) 2025-10-15 05:10:30 DEBUG DDLDeployer alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identifier) references Toto(identifier) 2025-10-15 05:10:30 DEBUG DDLDeployer create table Tata(identifier VARCHAR(255) not null, name varchar(255), unique (identifier)) 2025-10-15 05:10:30 DEBUG DDLDeployer create table Toto(identifier VARCHAR(255) not null, unique (identifier)) 2025-10-15 05:10:30 DEBUG DDLDeployer create table Tutu(identifier VARCHAR(255) not null, firstName varchar(255), unique (identifier)) 2025-10-15 05:10:30 DEBUG DDLDeployer alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identifier) references Toto(identifier) 2025-10-15 05:10:30 DEBUG DDLDeployer alter table Tutu add constraint FK_Tutu_identifier_Toto_identifier foreign key(identifier) references Toto(identifier) 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Toto(identifier) values (?) | {1={Toto.identifier=o.c.s.i.PersistableIdentifier@539f3fe2-3c26-4f7f-a32a-1398fa0882ac}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Tutu(firstName, identifier) values (?, ?) | {1={Tutu.identifier=o.c.s.i.PersistableIdentifier@539f3fe2-3c26-4f7f-a32a-1398fa0882ac, Tutu.firstName=dummy firstName}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation insert into Tata(identifier, name) values (?, ?) | {1={Tata.name=dummy name, Tata.identifier=o.c.s.i.PersistableIdentifier@539f3fe2-3c26-4f7f-a32a-1398fa0882ac}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@539f3fe2-3c26-4f7f-a32a-1398fa0882ac] 2025-10-15 05:10:30 TRACE SQLOperation select Toto.identifier as Toto_identifier, Tutu.firstName as Tutu_firstName, Tutu.identifier as Tutu_identifier, Tata.name as Tata_name, Tata.identifier as Tata_identifier from Toto left outer join Tutu as Tutu on Toto.identifier = Tutu.identifier left outer join Tata as Tata on Toto.identifier = Tata.identifier where Toto.identifier in (?) | {1=o.c.s.i.PersistableIdentifier@539f3fe2-3c26-4f7f-a32a-1398fa0882ac} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@346e9fc 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@346e9fc 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Tutu set firstName = ? where identifier = ? | {1={Tutu.identifier (W)=o.c.s.i.PersistedIdentifier@539f3fe2-3c26-4f7f-a32a-1398fa0882ac, Tutu.firstName (U)=another dummy firstName}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation update Tata set name = ? where identifier = ? | {1={Tata.name (U)=another dummy name, Tata.identifier (W)=o.c.s.i.PersistedIdentifier@539f3fe2-3c26-4f7f-a32a-1398fa0882ac}} 2025-10-15 05:10:30 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@539f3fe2-3c26-4f7f-a32a-1398fa0882ac] 2025-10-15 05:10:30 TRACE SQLOperation select Toto.identifier as Toto_identifier, Tutu.firstName as Tutu_firstName, Tutu.identifier as Tutu_identifier, Tata.name as Tata_name, Tata.identifier as Tata_identifier from Toto left outer join Tutu as Tutu on Toto.identifier = Tutu.identifier left outer join Tata as Tata on Toto.identifier = Tata.identifier where Toto.identifier in (?) | {1=o.c.s.i.PersistableIdentifier@539f3fe2-3c26-4f7f-a32a-1398fa0882ac} 2025-10-15 05:10:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@6bfbd4ec 2025-10-15 05:10:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@6bfbd4ec 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Tutu where identifier = ? | {1={Tutu.identifier=o.c.s.i.PersistedIdentifier@539f3fe2-3c26-4f7f-a32a-1398fa0882ac}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Tata where identifier = ? | {1={Tata.identifier=o.c.s.i.PersistedIdentifier@539f3fe2-3c26-4f7f-a32a-1398fa0882ac}} 2025-10-15 05:10:30 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:30 TRACE SQLOperation delete from Toto where identifier = ? | {1={Toto.identifier=o.c.s.i.PersistedIdentifier@539f3fe2-3c26-4f7f-a32a-1398fa0882ac}} 2025-10-15 05:10:30 TRACE SQLOperation select identifier from Toto union all select identifier from Tata | {} 2025-10-15 05:10:31 DEBUG DDLDeployer create table Tata(identifier VARCHAR(255) not null, dummyName varchar(255), unique (identifier)) 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(identifier VARCHAR(255) not null, unique (identifier)) 2025-10-15 05:10:31 DEBUG DDLDeployer alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identifier) references Toto(identifier) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UseConstructor 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@3ecb1722-7e0e-40bb-9969-936ade993e88}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@3ecb1722-7e0e-40bb-9969-936ade993e88] 2025-10-15 05:10:31 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@3ecb1722-7e0e-40bb-9969-936ade993e88} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(label varchar(255), identifier VARCHAR(255) not null, unique (identifier)) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto(identifier, label) values (?, ?) | {1={Toto.label=null, Toto.identifier=o.c.s.i.PersistableIdentifier@0f7d4427-953e-4f42-8a00-3002ee188faa}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0f7d4427-953e-4f42-8a00-3002ee188faa] 2025-10-15 05:10:31 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@0f7d4427-953e-4f42-8a00-3002ee188faa} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@7279abb8-5ea5-49ea-a75a-316b9abe5e60, Toto.name=Hello}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@7279abb8-5ea5-49ea-a75a-316b9abe5e60] 2025-10-15 05:10:31 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@7279abb8-5ea5-49ea-a75a-316b9abe5e60} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@571ec5b0-54b7-4f39-8e6e-c8e33aff157b, Toto.name=Tutu}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@571ec5b0-54b7-4f39-8e6e-c8e33aff157b] 2025-10-15 05:10:31 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@571ec5b0-54b7-4f39-8e6e-c8e33aff157b} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@baa4fafc-beea-46d8-bbfa-5388e89ed1b4}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@baa4fafc-beea-46d8-bbfa-5388e89ed1b4] 2025-10-15 05:10:31 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@baa4fafc-beea-46d8-bbfa-5388e89ed1b4} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UseConstructor [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(name varchar(255), id VARCHAR(255) not null, unique (id)) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@9cb47cb1-4e01-4edb-aa89-961e6199c908, Toto.name=Tutu}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@9cb47cb1-4e01-4edb-aa89-961e6199c908] 2025-10-15 05:10:31 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@9cb47cb1-4e01-4edb-aa89-961e6199c908} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@1b316614-1ef7-4950-bcfa-5d10374f3b53}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1b316614-1ef7-4950-bcfa-5d10374f3b53] 2025-10-15 05:10:31 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@1b316614-1ef7-4950-bcfa-5d10374f3b53} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@40e60ade-d28c-45e1-bdbc-bff9af70252a}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@40e60ade-d28c-45e1-bdbc-bff9af70252a] 2025-10-15 05:10:31 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@40e60ade-d28c-45e1-bdbc-bff9af70252a} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@bda5a40a-6328-4bba-b0fb-1d29e8533990}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@bda5a40a-6328-4bba-b0fb-1d29e8533990] 2025-10-15 05:10:31 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@bda5a40a-6328-4bba-b0fb-1d29e8533990} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@aca1ac06-d253-4924-8dd9-c9eb00c20fe2}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@aca1ac06-d253-4924-8dd9-c9eb00c20fe2] 2025-10-15 05:10:31 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@aca1ac06-d253-4924-8dd9-c9eb00c20fe2} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@3a510cc7-6c04-469d-8e9c-3dfa04a3b4b2, Toto.name=Tutu}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@3a510cc7-6c04-469d-8e9c-3dfa04a3b4b2] 2025-10-15 05:10:31 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@3a510cc7-6c04-469d-8e9c-3dfa04a3b4b2} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(name varchar(255), myId VARCHAR(255) not null, unique (myId)) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto(myId, name) values (?, ?) | {1={Toto.name=Tutu, Toto.myId=o.c.s.i.PersistableIdentifier@7c5a1a00-7ba8-44f1-a076-7b73b7d32a24}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@7c5a1a00-7ba8-44f1-a076-7b73b7d32a24] 2025-10-15 05:10:31 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@7c5a1a00-7ba8-44f1-a076-7b73b7d32a24} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto_possibleStates(id VARCHAR(255), possibleStates integer, unique (id, possibleStates)) 2025-10-15 05:10:31 DEBUG DDLDeployer alter table Toto_possibleStates add constraint FK_Toto_possibleStates_id_Toto_id foreign key(id) references Toto(id) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@e613db79-e486-4e8d-946a-64c0100732b0, Toto.name=toto}} 2025-10-15 05:10:31 TRACE SQLOperation select Toto_possibleStates.possibleStates as Toto_possibleStates_possibleStates, Toto_possibleStates.id as Toto_possibleStates_id from Toto_possibleStates where (Toto_possibleStates.possibleStates, Toto_possibleStates.id) in ((?, ?), (?, ?)) | {1=DONE, 2=o.c.s.i.PersistableIdentifier@e613db79-e486-4e8d-946a-64c0100732b0, 3=IN_PROGRESS, 4=o.c.s.i.PersistableIdentifier@e613db79-e486-4e8d-946a-64c0100732b0} 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto_possibleStates(id, possibleStates) values (?, ?) | {1={Toto_possibleStates.possibleStates=DONE, Toto_possibleStates.id=o.c.s.i.PersistableIdentifier@e613db79-e486-4e8d-946a-64c0100732b0}, 2={Toto_possibleStates.possibleStates=IN_PROGRESS, Toto_possibleStates.id=o.c.s.i.PersistableIdentifier@e613db79-e486-4e8d-946a-64c0100732b0}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@e613db79-e486-4e8d-946a-64c0100732b0] 2025-10-15 05:10:31 TRACE SQLOperation select Toto.name as Toto_name, Toto.id as Toto_id, Toto_possibleStates.possibleStates as Toto_possibleStates_possibleStates, Toto_possibleStates.id as Toto_possibleStates_id from Toto left outer join Toto_possibleStates as Toto_possibleStates on Toto.id = Toto_possibleStates.id where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@e613db79-e486-4e8d-946a-64c0100732b0} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@4ef02d6c 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@4ef02d6c 2025-10-15 05:10:31 DEBUG DDLDeployer create table toto(id VARCHAR(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto_times(id VARCHAR(255), createdAt timestamp, modificationDate timestamp, unique (id, createdAt, modificationDate)) 2025-10-15 05:10:31 DEBUG DDLDeployer alter table Toto_times add constraint FK_Toto_times_id_toto_id foreign key(id) references toto(id) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into toto(id, name) values (?, ?) | {1={toto.id=o.c.s.i.PersistableIdentifier@e3fde35e-27fc-4c80-a2c1-f1b509df2b1a, toto.name=toto}} 2025-10-15 05:10:31 TRACE SQLOperation select Toto_times.createdAt as Toto_times_createdAt, Toto_times.modificationDate as Toto_times_modificationDate, Toto_times.id as Toto_times_id from Toto_times where (Toto_times.createdAt, Toto_times.id, Toto_times.modificationDate) in ((?, ?, ?), (?, ?, ?)) | {1=Thu Oct 16 05:10:31 UTC 2025, 2=o.c.s.i.PersistableIdentifier@e3fde35e-27fc-4c80-a2c1-f1b509df2b1a, 3=Thu Oct 16 05:10:31 UTC 2025, 4=Fri Oct 17 05:10:31 UTC 2025, 5=o.c.s.i.PersistableIdentifier@e3fde35e-27fc-4c80-a2c1-f1b509df2b1a, 6=Fri Oct 17 05:10:31 UTC 2025} 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto_times(createdAt, id, modificationDate) values (?, ?, ?) | {1={Toto_times.id=o.c.s.i.PersistableIdentifier@e3fde35e-27fc-4c80-a2c1-f1b509df2b1a, Toto_times.createdAt=Thu Oct 16 05:10:31 UTC 2025, Toto_times.modificationDate=Thu Oct 16 05:10:31 UTC 2025}, 2={Toto_times.id=o.c.s.i.PersistableIdentifier@e3fde35e-27fc-4c80-a2c1-f1b509df2b1a, Toto_times.createdAt=Fri Oct 17 05:10:31 UTC 2025, Toto_times.modificationDate=Fri Oct 17 05:10:31 UTC 2025}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@e3fde35e-27fc-4c80-a2c1-f1b509df2b1a] 2025-10-15 05:10:31 TRACE SQLOperation select toto.name as toto_name, toto.id as toto_id, Toto_times.createdAt as Toto_times_createdAt, Toto_times.modificationDate as Toto_times_modificationDate, Toto_times.id as Toto_times_id from toto left outer join Toto_times as Toto_times on toto.id = Toto_times.id where toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@e3fde35e-27fc-4c80-a2c1-f1b509df2b1a} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@42dda18 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@42dda18 2025-10-15 05:10:31 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:31 DEBUG DDLDeployer create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames)) 2025-10-15 05:10:31 DEBUG DDLDeployer alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=toto, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:31 TRACE SQLOperation select Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person_nicknames where (Person_nicknames.id, Person_nicknames.nicknames) in ((?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=tonton, 3=o.c.s.i.PersistableIdentifier@1, 4=tintin} 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Person_nicknames(id, nicknames) values (?, ?) | {1={Person_nicknames.nicknames=tonton, Person_nicknames.id=o.c.s.i.PersistableIdentifier@1}, 2={Person_nicknames.nicknames=tintin, Person_nicknames.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:31 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=[tintin],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:31 TRACE SQLOperation delete from Person_nicknames where id = ? and nicknames = ? | {1={Person_nicknames.nicknames=tintin, Person_nicknames.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_nicknames.nicknames=tonton, Person_nicknames.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:31 TRACE SQLOperation select nickNames from Person_nicknames | {} 2025-10-15 05:10:31 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:31 DEBUG DDLDeployer create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames)) 2025-10-15 05:10:31 DEBUG DDLDeployer alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@1, Person.name=toto}} 2025-10-15 05:10:31 TRACE SQLOperation select Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person_nicknames where (Person_nicknames.id, Person_nicknames.nicknames) in ((?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=tintin, 3=o.c.s.i.PersistableIdentifier@1, 4=tonton} 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Person_nicknames(id, nicknames) values (?, ?) | {1={Person_nicknames.id=o.c.s.i.PersistableIdentifier@1, Person_nicknames.nicknames=tonton}, 2={Person_nicknames.id=o.c.s.i.PersistableIdentifier@1, Person_nicknames.nicknames=tintin}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:31 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=[tintin],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Person_nicknames(id, nicknames) values (?, ?) | {1={Person_nicknames.id=o.c.s.i.PersistedIdentifier@1, Person_nicknames.nicknames=toutou}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:31 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=[tintin],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=[tonton, tintin],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:31 DEBUG DDLDeployer create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames)) 2025-10-15 05:10:31 DEBUG DDLDeployer alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=toto, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:31 TRACE SQLOperation select Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person_nicknames where (Person_nicknames.nicknames, Person_nicknames.id) in ((?, ?)) | {1=tonton, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Person_nicknames(id, nicknames) values (?, ?) | {1={Person_nicknames.nicknames=tonton, Person_nicknames.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:31 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:31 DEBUG DDLDeployer create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames)) 2025-10-15 05:10:31 DEBUG DDLDeployer alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@1, Person.name=toto}} 2025-10-15 05:10:31 TRACE SQLOperation select Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person_nicknames where (Person_nicknames.id, Person_nicknames.nicknames) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=b, 3=o.c.s.i.PersistableIdentifier@1, 4=c, 5=o.c.s.i.PersistableIdentifier@1, 6=d, 7=o.c.s.i.PersistableIdentifier@1, 8=a} 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Person_nicknames(id, nicknames) values (?, ?) | {1={Person_nicknames.nicknames=a, Person_nicknames.id=o.c.s.i.PersistableIdentifier@1}, 2={Person_nicknames.nicknames=c, Person_nicknames.id=o.c.s.i.PersistableIdentifier@1}, 3={Person_nicknames.nicknames=d, Person_nicknames.id=o.c.s.i.PersistableIdentifier@1}, 4={Person_nicknames.nicknames=b, Person_nicknames.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:31 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=[a],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=[b, a],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=[c, b, a],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id)) 2025-10-15 05:10:31 DEBUG DDLDeployer create table Toto_times(id VARCHAR(255), creationDate timestamp, modificationDate timestamp, unique (id, creationDate, modificationDate)) 2025-10-15 05:10:31 DEBUG DDLDeployer alter table Toto_times add constraint FK_Toto_times_id_Toto_id foreign key(id) references Toto(id) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@df639216-9635-4939-9d61-e15c5440e179, Toto.name=toto}} 2025-10-15 05:10:31 TRACE SQLOperation select Toto_times.creationDate as Toto_times_creationDate, Toto_times.modificationDate as Toto_times_modificationDate, Toto_times.id as Toto_times_id from Toto_times where (Toto_times.modificationDate, Toto_times.creationDate, Toto_times.id) in ((?, ?, ?), (?, ?, ?)) | {1=Thu Oct 16 05:10:31 UTC 2025, 2=Thu Oct 16 05:10:31 UTC 2025, 3=o.c.s.i.PersistableIdentifier@df639216-9635-4939-9d61-e15c5440e179, 4=Fri Oct 17 05:10:31 UTC 2025, 5=Fri Oct 17 05:10:31 UTC 2025, 6=o.c.s.i.PersistableIdentifier@df639216-9635-4939-9d61-e15c5440e179} 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Toto_times(creationDate, id, modificationDate) values (?, ?, ?) | {1={Toto_times.creationDate=Thu Oct 16 05:10:31 UTC 2025, Toto_times.id=o.c.s.i.PersistableIdentifier@df639216-9635-4939-9d61-e15c5440e179, Toto_times.modificationDate=Thu Oct 16 05:10:31 UTC 2025}, 2={Toto_times.creationDate=Fri Oct 17 05:10:31 UTC 2025, Toto_times.id=o.c.s.i.PersistableIdentifier@df639216-9635-4939-9d61-e15c5440e179, Toto_times.modificationDate=Fri Oct 17 05:10:31 UTC 2025}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@df639216-9635-4939-9d61-e15c5440e179] 2025-10-15 05:10:31 TRACE SQLOperation select Toto.name as Toto_name, Toto.id as Toto_id, Toto_times.creationDate as Toto_times_creationDate, Toto_times.modificationDate as Toto_times_modificationDate, Toto_times.id as Toto_times_id from Toto left outer join Toto_times as Toto_times on Toto.id = Toto_times.id where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@df639216-9635-4939-9d61-e15c5440e179} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@3d56e72f 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$Toto@3d56e72f 2025-10-15 05:10:31 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:31 DEBUG DDLDeployer create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames)) 2025-10-15 05:10:31 DEBUG DDLDeployer alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=toto, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:31 TRACE SQLOperation select Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person_nicknames where (Person_nicknames.nicknames, Person_nicknames.id) in ((?, ?), (?, ?)) | {1=tonton, 2=o.c.s.i.PersistableIdentifier@1, 3=tintin, 4=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Person_nicknames(id, nicknames) values (?, ?) | {1={Person_nicknames.nicknames=tintin, Person_nicknames.id=o.c.s.i.PersistableIdentifier@1}, 2={Person_nicknames.nicknames=tonton, Person_nicknames.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:31 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=[tintin],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation delete from Person_nicknames where nicknames = ? and id = ? | {1={Person_nicknames.nicknames=tintin, Person_nicknames.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:31 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=toto,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:31 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:31 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:31 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:31 DEBUG DDLDeployer create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames)) 2025-10-15 05:10:31 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:31 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:31 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:31 DEBUG DDLDeployer alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:31 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me}} 2025-10-15 05:10:31 TRACE SQLOperation select Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person_nicknames where (Person_nicknames.nicknames, Person_nicknames.id) in ((?, ?), (?, ?)) | {1=John Do, 2=o.c.s.i.PersistableIdentifier@666, 3=Jane Do, 4=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Person_nicknames(id, nicknames) values (?, ?) | {1={Person_nicknames.id=o.c.s.i.PersistableIdentifier@666, Person_nicknames.nicknames=John Do}, 2={Person_nicknames.id=o.c.s.i.PersistableIdentifier@666, Person_nicknames.nicknames=Jane Do}} 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Country(description, id, name, presidentId) values (?, ?, ?, ?) | {1={Country.name=Toto, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.presidentId=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@222, o.c.s.i.PersistableIdentifier@111] 2025-10-15 05:10:31 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@222, 2=o.c.s.i.PersistableIdentifier@111} 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:31 TRACE SQLOperation insert into City(id, name) values (?, ?) | {1={City.name=null, City.id=o.c.s.i.PersistableIdentifier@111}, 2={City.name=null, City.id=o.c.s.i.PersistableIdentifier@222}} 2025-10-15 05:10:31 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:31 TRACE SQLOperation select cities_id, country_id from Country_cities where (country_id, cities_id) in ((?, ?), (?, ?)) | {Country_cities.cities_id=[o.c.s.i.PersistableIdentifier@222, o.c.s.i.PersistableIdentifier@111], Country_cities.country_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:31 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:31 TRACE SQLOperation insert into Country_cities(cities_id, country_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@111, Country_cities.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@222, Country_cities.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:31 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:31 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@111,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@111,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@111,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@111,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@111,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@111,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@222,name=,persons=,state=], City[country=,id=o.c.s.i.PersistedIdentifier@111,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@222,name=,persons=,state=], City[country=,id=o.c.s.i.PersistedIdentifier@111,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@222,name=,persons=,state=], City[country=,id=o.c.s.i.PersistedIdentifier@111,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@222,name=,persons=,state=], City[country=,id=o.c.s.i.PersistedIdentifier@111,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:31 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=,version=0] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest [INFO] Running org.codefilarete.stalactite.engine.idprovider.PooledIdentifierProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.004 s - in org.codefilarete.stalactite.engine.idprovider.PooledIdentifierProviderTest [INFO] Running org.codefilarete.stalactite.engine.idprovider.PooledSequenceIdentifierProviderTest 2025-10-15 05:10:33 DEBUG DDLDeployer create table sequence_table(sequence_name varchar(255), next_val bigint not null, unique (sequence_name)) 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select sequence_name, next_val from sequence_table where sequence_name in (?) | {sequence_table.sequence_name=Toto} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select sequence_name, next_val from sequence_table where sequence_name in (?) | {sequence_table.sequence_name=Toto} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into sequence_table(sequence_name, next_val) values (?, ?) | {1={sequence_table.next_val=10, sequence_table.sequence_name=Toto}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select sequence_name, next_val from sequence_table where sequence_name in (?) | {sequence_table.sequence_name=Toto} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update sequence_table set next_val = ? where sequence_name = ? | {1={sequence_table.next_val (U)=20, sequence_table.sequence_name (W)=Toto}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select sequence_name, next_val from sequence_table where sequence_name in (?) | {sequence_table.sequence_name=Toto} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.codefilarete.stalactite.engine.idprovider.PooledSequenceIdentifierProviderTest 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update sequence_table set next_val = ? where sequence_name = ? | {1={sequence_table.next_val (U)=30, sequence_table.sequence_name (W)=Toto}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest 2025-10-15 05:10:33 TRACE SQLOperation select sequence_name, next_val from sequence_table where sequence_name in (?) | {sequence_table.sequence_name=Toto} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update sequence_table set next_val = ? where sequence_name = ? | {1={sequence_table.next_val (U)=40, sequence_table.sequence_name (W)=Toto}} 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:33 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13] 2025-10-15 05:10:33 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@17, 2=o.c.s.i.PersistableIdentifier@13} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Choice(label, id) values (?, ?) | {1={Choice.id=o.c.s.i.PersistableIdentifier@13, Choice.label=Grenoble}, 2={Choice.id=o.c.s.i.PersistableIdentifier@17, Choice.label=Lyon}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select answer_id, choices_id from Answer_choices where (answer_id, choices_id) in ((?, ?), (?, ?)) | {Answer_choices.answer_id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1], Answer_choices.choices_id=[o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer_choices(answer_id, choices_id) values (?, ?) | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13}, 2={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:33 TRACE SQLOperation select answer_id from answer_choices | {} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 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@17}} 2025-10-15 05:10:33 TRACE SQLOperation select answer_id from answer_choices | {} 2025-10-15 05:10:33 TRACE SQLOperation select id from choice | {} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 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}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 TRACE SQLOperation select answer_id from answer_choices | {} 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:33 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG DDLDeployer create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id)) 2025-10-15 05:10:33 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)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Book_authors(book_id bigint, authors_id bigint, unique (book_id, authors_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Book_authors add constraint FK_Book_authors_book_id_Book_id foreign key(book_id) references Book(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Book_authors add constraint FK_Book_authors_authors_id_Author_id foreign key(authors_id) references Author(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Book(title, isbn, price, id) values (?, ?, ?, default) | {1={Book.title=a first book, Book.isbn=AAA-BBB-CCC, Book.price=24.1}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Author(name, id) values (?, default) | {1={Author.name=John Doe}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select authors_id, book_id from Book_authors where (book_id, authors_id) in ((?, ?)) | {Book_authors.authors_id=1, Book_authors.book_id=1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Book_authors(authors_id, book_id) values (?, ?) | {1={Book_authors.authors_id=1, Book_authors.book_id=1}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Book(title, isbn, price, id) values (?, ?, ?, default) | {1={Book.title=a second book, Book.isbn=XXX-YYY-ZZZ, Book.price=33.5}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Author(name, id) values (?, default) | {1={Author.name=Jane Doe}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [1] 2025-10-15 05:10:33 TRACE SQLOperation select Author.name as Author_name, Author.id as Author_id from Author where Author.id in (?) | {1=1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Author 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select authors_id, book_id from Book_authors where (book_id, authors_id) in ((?, ?), (?, ?)) | {Book_authors.authors_id=[1, 2], Book_authors.book_id=[2, 2]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Book_authors(authors_id, book_id) values (?, ?) | {1={Book_authors.authors_id=1, Book_authors.book_id=2}, 2={Book_authors.authors_id=2, Book_authors.book_id=2}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [1, 2] 2025-10-15 05:10:33 TRACE SQLOperation select Book.title as Book_title, Book.isbn as Book_isbn, Book.price as Book_price, Book.id as Book_id, Book_authors_Author.name as Book_authors_Author_name, Book_authors_Author.id as Book_authors_Author_id from Book left outer join Book_authors as Book_authors on Book.id = Book_authors.book_id left outer join Author as Book_authors_Author on Book_authors.authors_id = Book_authors_Author.id where Book.id in (?, ?) | {1=1, 2=2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@378b3d23 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@378b3d23 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@738df92f 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@738df92f 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@738df92f 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@738df92f 2025-10-15 05:10:33 DEBUG DDLDeployer create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id)) 2025-10-15 05:10:33 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)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Book_authors(book_id bigint, authors_id bigint, unique (book_id, authors_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Book_authors add constraint FK_Book_authors_authors_id_Author_id foreign key(authors_id) references Author(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Book_authors add constraint FK_Book_authors_book_id_Book_id foreign key(book_id) references Book(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Book(title, isbn, price, id) values (?, ?, ?, default) | {1={Book.isbn=AAA-BBB-CCC, Book.title=a first book, Book.price=24.1}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Author(name, id) values (?, default) | {1={Author.name=John Doe}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select book_id, authors_id from Book_authors where (book_id, authors_id) in ((?, ?)) | {Book_authors.book_id=1, Book_authors.authors_id=1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Book_authors(book_id, authors_id) values (?, ?) | {1={Book_authors.book_id=1, Book_authors.authors_id=1}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Book(title, isbn, price, id) values (?, ?, ?, default) | {1={Book.isbn=XXX-YYY-ZZZ, Book.title=a second book, Book.price=33.5}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Author(name, id) values (?, default) | {1={Author.name=Jane Doe}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [1] 2025-10-15 05:10:33 TRACE SQLOperation select Author.name as Author_name, Author.id as Author_id from Author where Author.id in (?) | {1=1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Author 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select book_id, authors_id from Book_authors where (book_id, authors_id) in ((?, ?), (?, ?)) | {Book_authors.book_id=[2, 2], Book_authors.authors_id=[1, 2]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Book_authors(book_id, authors_id) values (?, ?) | {1={Book_authors.book_id=2, Book_authors.authors_id=1}, 2={Book_authors.book_id=2, Book_authors.authors_id=2}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [1, 2] 2025-10-15 05:10:33 TRACE SQLOperation select Book.title as Book_title, Book.isbn as Book_isbn, Book.price as Book_price, Book.id as Book_id, Book_authors_Author.name as Book_authors_Author_name, Book_authors_Author.id as Book_authors_Author_id from Book left outer join Book_authors as Book_authors on Book.id = Book_authors.book_id left outer join Author as Book_authors_Author on Book_authors.authors_id = Book_authors_Author.id where Book.id in (?, ?) | {1=1, 2=2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@6817d328 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@6817d328 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@491f352f 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@491f352f 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@491f352f 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@491f352f 2025-10-15 05:10:33 DEBUG DDLDeployer create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id)) 2025-10-15 05:10:33 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)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Book_authors(book_id bigint, authors_id bigint, unique (book_id, authors_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Book_authors add constraint FK_Book_authors_book_id_Book_id foreign key(book_id) references Book(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Book_authors add constraint FK_Book_authors_authors_id_Author_id foreign key(authors_id) references Author(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Book(title, isbn, price, id) values (?, ?, ?, default) | {1={Book.price=24.1, Book.title=a first book, Book.isbn=AAA-BBB-CCC}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Author(name, id) values (?, default) | {1={Author.name=John Doe}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select authors_id, book_id from Book_authors where (book_id, authors_id) in ((?, ?)) | {Book_authors.authors_id=1, Book_authors.book_id=1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Book_authors(authors_id, book_id) values (?, ?) | {1={Book_authors.authors_id=1, Book_authors.book_id=1}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Book(title, isbn, price, id) values (?, ?, ?, default) | {1={Book.price=33.5, Book.title=a second book, Book.isbn=XXX-YYY-ZZZ}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Author(name, id) values (?, default) | {1={Author.name=Jane Doe}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [1] 2025-10-15 05:10:33 TRACE SQLOperation select Author.name as Author_name, Author.id as Author_id from Author where Author.id in (?) | {1=1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Author 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select authors_id, book_id from Book_authors where (book_id, authors_id) in ((?, ?), (?, ?)) | {Book_authors.authors_id=[1, 2], Book_authors.book_id=[2, 2]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Book_authors(authors_id, book_id) values (?, ?) | {1={Book_authors.authors_id=1, Book_authors.book_id=2}, 2={Book_authors.authors_id=2, Book_authors.book_id=2}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [1, 2] 2025-10-15 05:10:33 TRACE SQLOperation select Book.title as Book_title, Book.isbn as Book_isbn, Book.price as Book_price, Book.id as Book_id, Book_authors_Author.name as Book_authors_Author_name, Book_authors_Author.id as Book_authors_Author_id from Book left outer join Book_authors as Book_authors on Book.id = Book_authors.book_id left outer join Author as Book_authors_Author on Book_authors.authors_id = Book_authors_Author.id where Book.id in (?, ?) | {1=1, 2=2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@78a3322e 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@78a3322e 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@1ab274a0 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@1ab274a0 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@1ab274a0 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@1ab274a0 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, myIdx integer not null, unique (answer_id, choices_id, myIdx)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}, 2={Answer.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13] 2025-10-15 05:10:33 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@17, 2=o.c.s.i.PersistableIdentifier@13} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Choice(label, id) values (?, ?) | {1={Choice.id=o.c.s.i.PersistableIdentifier@17, Choice.label=Lyon}, 2={Choice.id=o.c.s.i.PersistableIdentifier@13, Choice.label=Grenoble}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select myIdx, answer_id, choices_id from Answer_choices where (answer_id, choices_id, myIdx) in ((?, ?, ?), (?, ?, ?), (?, ?, ?), (?, ?, ?)) | {Answer_choices.answer_id=[o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@1], Answer_choices.myIdx=[2, 1, 1, 2], Answer_choices.choices_id=[o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13, o.c.s.i.PersistableIdentifier@13]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer_choices(myIdx, answer_id, choices_id) values (?, ?, ?) | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.myIdx=2, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13}, 2={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.myIdx=1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@17}, 3={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@2, Answer_choices.myIdx=1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13}, 4={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@2, Answer_choices.myIdx=2, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:33 TRACE SQLOperation select answer_id, choices_id, myIdx from answer_choices | {} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices.answer_id as Answer_choices_answer_id, Answer_choices.choices_id as Answer_choices_choices_id, Answer_choices.myIdx as Answer_choices_myIdx, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:33 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices.answer_id as Answer_choices_answer_id, Answer_choices.choices_id as Answer_choices_choices_id, Answer_choices.myIdx as Answer_choices_myIdx, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, myIdx integer not null, unique (answer_id, choices_id, myIdx)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_secondaryChoices(answer_id int, secondaryChoices_id int, myIdx2 integer not null, unique (answer_id, secondaryChoices_id, myIdx2)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_secondaryChoices add constraint FK_Answer_secondaryChoices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_secondaryChoices add constraint FK_Answer_secondaryChoices_secondaryChoices_id_Choice_id foreign key(secondaryChoices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}, 2={Answer.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13] 2025-10-15 05:10:33 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@17, 2=o.c.s.i.PersistableIdentifier@13} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Choice(label, id) values (?, ?) | {1={Choice.id=o.c.s.i.PersistableIdentifier@17, Choice.label=Lyon}, 2={Choice.id=o.c.s.i.PersistableIdentifier@13, Choice.label=Grenoble}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select myIdx, answer_id, choices_id from Answer_choices where (answer_id, choices_id, myIdx) in ((?, ?, ?), (?, ?, ?), (?, ?, ?), (?, ?, ?)) | {Answer_choices.choices_id=[o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13, o.c.s.i.PersistableIdentifier@13], Answer_choices.answer_id=[o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@1], Answer_choices.myIdx=[2, 1, 1, 2]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer_choices(myIdx, answer_id, choices_id) values (?, ?, ?) | {1={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@17, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@2, Answer_choices.myIdx=2}, 2={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.myIdx=2}, 3={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@17, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.myIdx=1}, 4={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@2, Answer_choices.myIdx=1}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13] 2025-10-15 05:10:33 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@17, 2=o.c.s.i.PersistableIdentifier@13} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Choice 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Choice 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select myIdx2, answer_id, secondaryChoices_id from Answer_secondaryChoices where (answer_id, secondaryChoices_id, myIdx2) in ((?, ?, ?), (?, ?, ?), (?, ?, ?), (?, ?, ?)) | {Answer_secondaryChoices.answer_id=[o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@1], Answer_secondaryChoices.secondaryChoices_id=[o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13, o.c.s.i.PersistableIdentifier@13], Answer_secondaryChoices.myIdx2=[2, 1, 1, 2]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer_secondaryChoices(myIdx2, answer_id, secondaryChoices_id) values (?, ?, ?) | {1={Answer_secondaryChoices.answer_id=o.c.s.i.PersistableIdentifier@2, Answer_secondaryChoices.secondaryChoices_id=o.c.s.i.PersistableIdentifier@17, Answer_secondaryChoices.myIdx2=2}, 2={Answer_secondaryChoices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_secondaryChoices.secondaryChoices_id=o.c.s.i.PersistableIdentifier@13, Answer_secondaryChoices.myIdx2=2}, 3={Answer_secondaryChoices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_secondaryChoices.secondaryChoices_id=o.c.s.i.PersistableIdentifier@17, Answer_secondaryChoices.myIdx2=1}, 4={Answer_secondaryChoices.answer_id=o.c.s.i.PersistableIdentifier@2, Answer_secondaryChoices.secondaryChoices_id=o.c.s.i.PersistableIdentifier@13, Answer_secondaryChoices.myIdx2=1}} 2025-10-15 05:10:33 TRACE SQLOperation select answer_id, choices_id, myIdx from answer_choices | {} 2025-10-15 05:10:33 TRACE SQLOperation select answer_id, secondaryChoices_id, myIdx2 from answer_secondaryChoices | {} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:33 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices.answer_id as Answer_choices_answer_id, Answer_choices.choices_id as Answer_choices_choices_id, Answer_choices.myIdx as Answer_choices_myIdx, Answer_secondaryChoices.answer_id as Answer_secondaryChoices_answer_id, Answer_secondaryChoices.secondaryChoices_id as Answer_secondaryChoices_secondaryChoices_id, Answer_secondaryChoices.myIdx2 as Answer_secondaryChoices_myIdx2, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id, Answer_secondaryChoices_Choice.label as Answer_secondaryChoices_Choice_label, Answer_secondaryChoices_Choice.id as Answer_secondaryChoices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Answer_secondaryChoices as Answer_secondaryChoices on Answer.id = Answer_secondaryChoices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id left outer join Choice as Answer_secondaryChoices_Choice on Answer_secondaryChoices.secondaryChoices_id = Answer_secondaryChoices_Choice.id where Answer.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}, 2={Answer.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13] 2025-10-15 05:10:33 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@17, 2=o.c.s.i.PersistableIdentifier@13} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Choice(label, id) values (?, ?) | {1={Choice.label=Lyon, Choice.id=o.c.s.i.PersistableIdentifier@17}, 2={Choice.label=Grenoble, Choice.id=o.c.s.i.PersistableIdentifier@13}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select answer_id, choices_id from Answer_choices where (answer_id, choices_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Answer_choices.answer_id=[o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@1], Answer_choices.choices_id=[o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13, o.c.s.i.PersistableIdentifier@13]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer_choices(answer_id, choices_id) values (?, ?) | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13}, 2={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@2, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13}, 3={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@2, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@17}, 4={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@17}} 2025-10-15 05:10:33 TRACE SQLOperation select answer_id from answer_choices | {} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 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@17}} 2025-10-15 05:10:33 TRACE SQLOperation select answer_id from answer_choices | {} 2025-10-15 05:10:33 TRACE SQLOperation select id from choice | {} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 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}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 TRACE SQLOperation select answer_id from answer_choices | {} [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAssociationOnly 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer_choices where choices_id = ? and answer_id = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@42, Answer_choices.choices_id=o.c.s.i.PersistedIdentifier@100}, 2={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@42, Answer_choices.choices_id=o.c.s.i.PersistedIdentifier@200}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:33 TRACE SQLOperation select count(*) as answerCount from Answer where id = 42 | {} 2025-10-15 05:10:33 TRACE SQLOperation select count(*) as relationCount from Answer_choices where answer_Id = 42 | {} 2025-10-15 05:10:33 TRACE SQLOperation select id from Choice where id in (100, 200) | {} 2025-10-15 05:10:33 TRACE SQLOperation select id from Answer where id = 666 | {} 2025-10-15 05:10:33 TRACE SQLOperation select id from Choice where id = 300 | {} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer_choices where choices_id = ? and answer_id = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@666, Answer_choices.choices_id=o.c.s.i.PersistedIdentifier@300}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:33 TRACE SQLOperation select count(*) as answerCount from Answer where id = 666 | {} 2025-10-15 05:10:33 TRACE SQLOperation select count(*) as relationCount from Answer_choices where answer_Id = 666 | {} 2025-10-15 05:10:33 TRACE SQLOperation select id from Choice where id = 300 | {} 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@42}, 2={Answer.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select answer_id, choices_id from Answer_choices where (answer_id, choices_id) in ((?, ?), (?, ?), (?, ?)) | {Answer_choices.answer_id=[o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42], Answer_choices.choices_id=[o.c.s.i.PersistableIdentifier@300, o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer_choices(answer_id, choices_id) values (?, ?) | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@666, Answer_choices.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@200}, 3={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@42, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:33 TRACE SQLOperation select id from Answer where id in (42, 666) | {} 2025-10-15 05:10:33 TRACE SQLOperation select choices_Id from Answer_choices where answer_id in (42, 666) | {} 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(comment varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer(comment, id) values (?, ?) | {1={Answer.comment=Hello world !, Answer.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select answer_id, choices_id from Answer_choices where (answer_id, choices_id) in ((?, ?), (?, ?)) | {Answer_choices.choices_id=[o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200], Answer_choices.answer_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer_choices(answer_id, choices_id) values (?, ?) | {1={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@100, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@42}, 2={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@200, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:33 TRACE SQLOperation select Answer.comment as Answer_comment, Answer.id as Answer_id, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 TRACE SQLOperation select comment from Answer where id = 42 | {} 2025-10-15 05:10:33 TRACE SQLOperation select label from Choice where id = 100 | {} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:33 TRACE SQLOperation select Answer.comment as Answer_comment, Answer.id as Answer_id, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 TRACE SQLOperation select label from Choice where id = 100 | {} [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAssociationOnly [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAllOrphanRemoval 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer_choices where answer_id = ? and choices_id = ? | {1={Answer_choices.choices_id=o.c.s.i.PersistedIdentifier@100, Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@42}, 2={Answer_choices.choices_id=o.c.s.i.PersistedIdentifier@200, Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Choice where id = ? | {1={Choice.id=o.c.s.i.PersistedIdentifier@100}, 2={Choice.id=o.c.s.i.PersistedIdentifier@200}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:33 TRACE SQLOperation select count(*) as answerCount from Answer where id = 42 | {} 2025-10-15 05:10:33 TRACE SQLOperation select count(*) as relationCount from Answer_choices where answer_Id = 42 | {} 2025-10-15 05:10:33 TRACE SQLOperation select id from Choice where id in (100, 200) | {} 2025-10-15 05:10:33 TRACE SQLOperation select id from Answer where id = 666 | {} 2025-10-15 05:10:33 TRACE SQLOperation select id from Choice where id = 300 | {} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer_choices where answer_id = ? and choices_id = ? | {1={Answer_choices.choices_id=o.c.s.i.PersistedIdentifier@300, Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Choice where id = ? | {1={Choice.id=o.c.s.i.PersistedIdentifier@300}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:33 TRACE SQLOperation select count(*) as answerCount from Answer where id = 666 | {} 2025-10-15 05:10:33 TRACE SQLOperation select count(*) as relationCount from Answer_choices where answer_Id = 666 | {} 2025-10-15 05:10:33 TRACE SQLOperation select id from Choice where id = 300 | {} 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Choice(label, id) values (?, ?) | {1={Choice.label=Paris, Choice.id=o.c.s.i.PersistableIdentifier@0}, 2={Choice.label=Lyon, Choice.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select answer_id, choices_id from Answer_choices where (answer_id, choices_id) in ((?, ?), (?, ?)) | {Answer_choices.choices_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1], Answer_choices.answer_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@0]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer_choices(answer_id, choices_id) values (?, ?) | {1={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@0, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@0}, 2={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update Choice set label = ? where id = ? | {1={Choice.label (U)=changed, Choice.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer_choices where choices_id = ? and answer_id = ? | {1={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@0, Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Choice where id = ? | {1={Choice.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:33 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Choice(label, id) values (?, ?) | {1={Choice.label=Grenoble, Choice.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer_choices(answer_id, choices_id) values (?, ?) | {1={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@2, Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAllOrphanRemoval [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAll 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Choice(label, id) values (?, ?) | {1={Choice.label=Paris, Choice.id=o.c.s.i.PersistableIdentifier@0}, 2={Choice.label=Lyon, Choice.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select choices_id, answer_id from Answer_choices where (answer_id, choices_id) in ((?, ?), (?, ?)) | {Answer_choices.choices_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1], Answer_choices.answer_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@0]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer_choices(choices_id, answer_id) values (?, ?) | {1={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@0}, 2={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@0, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update Choice set label = ? where id = ? | {1={Choice.label (U)=changed, Choice.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer_choices where choices_id = ? and answer_id = ? | {1={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@0, Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:33 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Choice(label, id) values (?, ?) | {1={Choice.label=Grenoble, Choice.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer_choices(choices_id, answer_id) values (?, ?) | {1={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@2, Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportManyToManyTest$Answer 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@0} 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer_choices where answer_id = ? and choices_id = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@42, Answer_choices.choices_id=o.c.s.i.PersistedIdentifier@100}, 2={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@42, Answer_choices.choices_id=o.c.s.i.PersistedIdentifier@200}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:33 TRACE SQLOperation select count(*) as answerCount from Answer where id = 42 | {} 2025-10-15 05:10:33 TRACE SQLOperation select count(*) as relationCount from Answer_choices where answer_Id = 42 | {} 2025-10-15 05:10:33 TRACE SQLOperation select id from Choice where id in (100, 200) | {} 2025-10-15 05:10:33 TRACE SQLOperation select id from Answer where id = 666 | {} 2025-10-15 05:10:33 TRACE SQLOperation select id from Choice where id = 300 | {} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer_choices where answer_id = ? and choices_id = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@666, Answer_choices.choices_id=o.c.s.i.PersistedIdentifier@300}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:33 TRACE SQLOperation select count(*) as answerCount from Answer where id = 666 | {} 2025-10-15 05:10:33 TRACE SQLOperation select count(*) as relationCount from Answer_choices where answer_Id = 666 | {} 2025-10-15 05:10:33 TRACE SQLOperation select id from Choice where id = 300 | {} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAll [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeReadOnly 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 TRACE SQLOperation select id from answer | {} 2025-10-15 05:10:33 TRACE SQLOperation select count(*) as relationCount from answer_choices | {} 2025-10-15 05:10:33 TRACE SQLOperation select count(*) as choiceCount from choice | {} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeReadOnly [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$ForeignKeyCreation 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table PossibleChoices(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_PossibleChoices_id foreign key(choices_id) references PossibleChoices(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table MyChoice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_MyChoice_id foreign key(choices_id) references MyChoice(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$ForeignKeyCreation [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest 2025-10-15 05:10:33 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, engineId bigint, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Engine(model varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Car add constraint FK_Car_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Engine(model, id) values (?, ?) | {1={Engine.id=1, Engine.model=XFE45K-TRE}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Car(model, id, engineId) values (?, ?, ?) | {1={Car.model=Renault, Car.engineId=1, Car.id=2}} 2025-10-15 05:10:33 TRACE SQLOperation select id, model, Engine.id as engineId, Engine.model as engineModel from Car inner join Engine on Car.engineId = Engine.id | {} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [2] 2025-10-15 05:10:33 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id, engine.model 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=2} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest.Car[model=Renault,color=,engine=,name=,id=2,timestamp=] 2025-10-15 05:10:33 DEBUG DDLDeployer create table Car(model varchar(255), name varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Car(model, name, id) values (?, ?, ?) | {1={Car.name=Toto, Car.id=1, Car.model=Renault}} 2025-10-15 05:10:33 TRACE SQLOperation select id, model, name from Car | {} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [1] 2025-10-15 05:10:33 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} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car 2025-10-15 05:10:33 DEBUG DDLDeployer create table AbstractVehicle(id bigint not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Vehicle(id bigint not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into AbstractVehicle(id) values (?) | {1={AbstractVehicle.id=1}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Vehicle(id) values (?) | {1={Vehicle.id=1}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.id=1, Car.model=Renault}} 2025-10-15 05:10:33 TRACE SQLOperation select id, model from Car | {} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [1] 2025-10-15 05:10:33 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id, AbstractVehicle.id as AbstractVehicle_id, 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=1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest.Car[model=Renault,color=,engine=,name=,id=1,timestamp=] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest.Car[model=Renault,color=,engine=,name=,id=1,timestamp=] 2025-10-15 05:10:33 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create sequence CAR_SEQUENCE start with 1 increment by 1 2025-10-15 05:10:33 TRACE SQLOperation CALL NEXT VALUE FOR CAR_SEQUENCE | {} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=1}} 2025-10-15 05:10:33 TRACE SQLOperation select id, model from Car | {} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [1] 2025-10-15 05:10:33 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car 2025-10-15 05:10:33 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.id=1, Car.model=Renault}} 2025-10-15 05:10:33 TRACE SQLOperation select id, model from Car | {} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [1] 2025-10-15 05:10:33 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car 2025-10-15 05:10:33 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Engine(model varchar(255), id bigint not null, carId bigint, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Engine add constraint FK_Engine_carId_Car_id foreign key(carId) references Car(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=1}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Engine(model, id, carId) values (?, ?, ?) | {1={Engine.model=XFE45K-TRE, Engine.carId=1, Engine.id=2}} 2025-10-15 05:10:33 TRACE SQLOperation select id, model, Engine.id as engineId, Engine.model as engineModel from Car inner join Engine on Car.id = Engine.carId | {} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [1] 2025-10-15 05:10:33 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id, engine.model as engine_model, engine.id as engine_id from Car left outer join Engine as engine on Car.id = engine.carId where Car.id in (?) | {1=1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest.Car[model=Renault,color=,engine=,name=,id=1,timestamp=] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest [INFO] Running org.codefilarete.stalactite.engine.JoinColumnNamingStrategyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.codefilarete.stalactite.engine.JoinColumnNamingStrategyTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Town(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Town add constraint FK_Town_id_City_id foreign key(id) references City(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(id) values (?) | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13] 2025-10-15 05:10:33 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND City.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:33 TRACE SQLOperation select City.name as City_name, City.id as City_id, Town.id as Town_id from City left outer join Town as Town on City.id = Town.id where City.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@17, 2=o.c.s.i.PersistableIdentifier@13} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.countryId=o.c.s.i.PersistableIdentifier@1, City.id=o.c.s.i.PersistableIdentifier@17, City.name=Lyon}, 2={City.countryId=o.c.s.i.PersistableIdentifier@1, City.id=o.c.s.i.PersistableIdentifier@13, City.name=Grenoble}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Town(id) values (?) | {1={Town.id=o.c.s.i.PersistableIdentifier@17}, 2={Town.id=o.c.s.i.PersistableIdentifier@13}} 2025-10-15 05:10:33 TRACE SQLOperation select countryId from city | {} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 TRACE SQLOperation select Country.id as Country_id, City.name as City_name, City.id as City_id, City.countryId as City_countryId, City_Town.id as City_Town_id from Country left outer join City as City on Country.id = City.countryId left outer join Town as City_Town on City.id = City_Town.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Town[discotecCount=0,country=Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=[Town[discotecCount=0,country=org.codefilarete.stalactite.engine.model.Country@38cbc5e9,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=]],version=0],id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=[Town[discotecCount=0,country=org.codefilarete.stalactite.engine.model.Country@38cbc5e9,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=]],version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Town[discotecCount=0,country=Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=[Town[discotecCount=0,country=org.codefilarete.stalactite.engine.model.Country@38cbc5e9,id=o.c.s.i.PersistedIdentifier@17,name=Lyon,persons=,state=], Town[discotecCount=0,country=org.codefilarete.stalactite.engine.model.Country@38cbc5e9,id=o.c.s.i.PersistedIdentifier@13,name=Grenoble,persons=,state=]],version=0],id=o.c.s.i.PersistedIdentifier@13,name=Grenoble,persons=,state=] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.countryId (U)=null, City.id (W)=o.c.s.i.PersistableIdentifier@17, City.name (U)=Lyon}} 2025-10-15 05:10:33 TRACE SQLOperation select countryId from city | {} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 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}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 TRACE SQLOperation select countryId from city | {} 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0, Country.description=Smelly cheese !}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.name=Paris, City.countryId=o.c.s.i.PersistableIdentifier@0, City.id=o.c.s.i.PersistableIdentifier@0}, 2={City.name=Lyon, City.countryId=o.c.s.i.PersistableIdentifier@0, City.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@5e83bd84,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.name=France 2, Country.id=o.c.s.i.PersistableIdentifier@1, Country.description=null}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.countryId (U)=o.c.s.i.PersistableIdentifier@1, City.name (U)=Paris, City.id (W)=o.c.s.i.PersistedIdentifier@0}, 2={City.countryId (U)=o.c.s.i.PersistableIdentifier@1, City.name (U)=Lyon, City.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=France 2,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@5c8a91ae,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=France 2,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@0, Country.name=France, Country.description=Smelly cheese !}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.name=Paris, City.id=o.c.s.i.PersistableIdentifier@0, City.countryId=o.c.s.i.PersistableIdentifier@0}, 2={City.name=Lyon, City.id=o.c.s.i.PersistableIdentifier@1, City.countryId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@2245f2ef,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@1, Country.name=France 2, Country.description=null}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=Paris, City.id (W)=o.c.s.i.PersistedIdentifier@0, City.countryId (U)=o.c.s.i.PersistableIdentifier@1}, 2={City.name (U)=Lyon, City.id (W)=o.c.s.i.PersistedIdentifier@1, City.countryId (U)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=France 2,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@56751218,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=France 2,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG DDLDeployer create table city(country_id int, name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table city add constraint FK_city_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0, Country.description=Smelly cheese !}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into city(name, id, country_id) values (?, ?, ?) | {1={city.name=Paris, city.country_id=o.c.s.i.PersistableIdentifier@0, city.id=o.c.s.i.PersistableIdentifier@0}, 2={city.name=Lyon, city.country_id=o.c.s.i.PersistableIdentifier@0, city.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, city.name as city_name, city.id as city_id from Country left outer join city as city on Country.id = city.country_id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.name=France 2, Country.id=o.c.s.i.PersistableIdentifier@1, Country.description=null}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation update city set name = ?, country_id = ? where id = ? | {1={city.name (U)=Paris, city.country_id (U)=o.c.s.i.PersistableIdentifier@1, city.id (W)=o.c.s.i.PersistedIdentifier@0}, 2={city.name (U)=Lyon, city.country_id (U)=o.c.s.i.PersistableIdentifier@1, city.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, city.name as city_name, city.id as city_id from Country left outer join city as city on Country.id = city.country_id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=France 2,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=France 2,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.description=Smelly cheese !, Country.id=o.c.s.i.PersistableIdentifier@0, Country.name=France}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.name=Paris, City.id=o.c.s.i.PersistableIdentifier@0}, 2={City.name=Lyon, City.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select country_id, cities_id from Country_cities where (country_id, cities_id) in ((?, ?), (?, ?)) | {Country_cities.cities_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1], Country_cities.country_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@0]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@1, Country_cities.country_id=o.c.s.i.PersistableIdentifier@0}, 2={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@0, Country_cities.country_id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.description=null, Country.id=o.c.s.i.PersistableIdentifier@1, Country.name=France 2}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select country_id, cities_id from Country_cities where (country_id, cities_id) in ((?, ?), (?, ?)) | {Country_cities.cities_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1], Country_cities.country_id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@1, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}, 2={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@0, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=France 2,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=France 2,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=France 2,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=France 2,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(id) values (?) | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13] 2025-10-15 05:10:33 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@17, 2=o.c.s.i.PersistableIdentifier@13} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@13, City.name=Grenoble}, 2={City.id=o.c.s.i.PersistableIdentifier@17, City.name=Lyon}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select country_id, cities_id from Country_cities where (country_id, cities_id) in ((?, ?), (?, ?)) | {Country_cities.cities_id=[o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13], Country_cities.country_id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@17}, 2={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@13}} 2025-10-15 05:10:33 TRACE SQLOperation select Country_id, cities_id from Country_cities | {} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 TRACE SQLOperation select Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@7519085d,id=o.c.s.i.PersistedIdentifier@13,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@7519085d,id=o.c.s.i.PersistedIdentifier@13,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@17, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 TRACE SQLOperation select Country_id from Country_cities | {} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@13, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 TRACE SQLOperation select id from city | {} 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.id as Country_id, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1, o.c.s.i.PersistedIdentifier@2] 2025-10-15 05:10:33 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} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SelectWithEmptyRelationMustReturnEmptyCollection 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SelectWithEmptyRelationMustReturnEmptyCollection [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistedIdentifier@100, Country_cities.country_id=o.c.s.i.PersistedIdentifier@42}, 2={Country_cities.cities_id=o.c.s.i.PersistedIdentifier@200, Country_cities.country_id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistedIdentifier@300, Country_cities.country_id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.name=null, Country.description=null, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select country_id, cities_id from Country_cities where (country_id, cities_id) in ((?, ?), (?, ?)) | {Country_cities.country_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42], Country_cities.cities_id=[o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@42, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@200}, 2={Country_cities.country_id=o.c.s.i.PersistableIdentifier@42, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@100,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@100,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update Country set name = ?, description = ? where id = ? | {1={Country.name (U)=France, Country.description (U)=null, Country.id (W)=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@100,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@100,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.description=null, Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.description=null, Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select country_id, cities_id from Country_cities where (country_id, cities_id) in ((?, ?), (?, ?), (?, ?)) | {Country_cities.cities_id=[o.c.s.i.PersistableIdentifier@300, o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200], Country_cities.country_id=[o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@100, Country_cities.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@200, Country_cities.country_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@300, Country_cities.country_id=o.c.s.i.PersistableIdentifier@666}} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAllOrphanRemoval 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.description=Smelly cheese !, Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.name=Paris, City.id=o.c.s.i.PersistableIdentifier@0}, 2={City.name=Lyon, City.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select cities_id, country_id from Country_cities where (country_id, cities_id) in ((?, ?), (?, ?)) | {Country_cities.cities_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1], Country_cities.country_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@0]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country_cities(cities_id, country_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@0, Country_cities.country_id=o.c.s.i.PersistableIdentifier@0}, 2={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@1, Country_cities.country_id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update City set name = ? where id = ? | {1={City.name (U)=changed, City.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistedIdentifier@0, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from City where id = ? | {1={City.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:33 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@2} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.name=Grenoble, City.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country_cities(cities_id, country_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@2, Country_cities.country_id=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@134f9b9f,id=o.c.s.i.PersistedIdentifier@100,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 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}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0, Country.description=Smelly cheese !}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.countryId=o.c.s.i.PersistableIdentifier@0, City.id=o.c.s.i.PersistableIdentifier@1, City.name=Lyon}, 2={City.countryId=o.c.s.i.PersistableIdentifier@0, City.id=o.c.s.i.PersistableIdentifier@0, City.name=Paris}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@716fba1b,id=o.c.s.i.PersistedIdentifier@1,name=Lyon,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.countryId (U)=o.c.s.i.PersistedIdentifier@0, City.id (W)=o.c.s.i.PersistableIdentifier@1, City.name (U)=changed}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from City where id = ? | {1={City.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:33 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@2} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.countryId=o.c.s.i.PersistedIdentifier@0, City.id=o.c.s.i.PersistableIdentifier@2, City.name=Grenoble}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@2cbc6eba,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistedIdentifier@100, Country_cities.country_id=o.c.s.i.PersistedIdentifier@42}, 2={Country_cities.cities_id=o.c.s.i.PersistedIdentifier@200, Country_cities.country_id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 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}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistedIdentifier@300, Country_cities.country_id=o.c.s.i.PersistedIdentifier@666}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from City where id = ? | {1={City.id=o.c.s.i.PersistedIdentifier@300}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@666}} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAllOrphanRemoval [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table State(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table State add constraint FK_State_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0, Country.description=Smelly cheese !}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@1, City.name=Lyon, City.countryId=o.c.s.i.PersistableIdentifier@0}, 2={City.id=o.c.s.i.PersistableIdentifier@0, City.name=Paris, City.countryId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 TRACE SQLOperation select State.name as State_name, State.id as State_id from State where State.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into State(name, id, countryId) values (?, ?, ?) | {1={State.id=o.c.s.i.PersistableIdentifier@0, State.countryId=o.c.s.i.PersistableIdentifier@0, State.name=Isere}, 2={State.id=o.c.s.i.PersistableIdentifier@1, State.countryId=o.c.s.i.PersistableIdentifier@0, State.name=ain}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id, State.name as State_name, State.id as State_id from Country left outer join City as City on Country.id = City.countryId left outer join State as State on Country.id = State.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@13c23eb2,id=o.c.s.i.PersistedIdentifier@1,name=Lyon,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@13c23eb2,id=o.c.s.i.PersistedIdentifier@1,name=Lyon,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@13c23eb2,id=o.c.s.i.PersistedIdentifier@1,name=Lyon,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@13c23eb2,id=o.c.s.i.PersistedIdentifier@1,name=Lyon,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@13c23eb2,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=], City[country=org.codefilarete.stalactite.engine.model.Country@13c23eb2,id=o.c.s.i.PersistedIdentifier@1,name=Lyon,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@13c23eb2,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=], City[country=org.codefilarete.stalactite.engine.model.Country@13c23eb2,id=o.c.s.i.PersistedIdentifier@1,name=Lyon,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@1}],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@1, City.name (U)=changed, City.countryId (U)=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from City where id = ? | {1={City.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:33 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@2} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@2, City.name=Grenoble, City.countryId=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update State set name = ?, countryId = ? where id = ? | {1={State.id (W)=o.c.s.i.PersistableIdentifier@1, State.countryId (U)=null, State.name (U)=ain}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update State set name = ?, countryId = ? where id = ? | {1={State.id (W)=o.c.s.i.PersistableIdentifier@0, State.countryId (U)=o.c.s.i.PersistedIdentifier@0, State.name (U)=changed}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:33 TRACE SQLOperation select State.name as State_name, State.id as State_id from State where State.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into State(name, id, countryId) values (?, ?, ?) | {1={State.id=o.c.s.i.PersistableIdentifier@2, State.countryId=o.c.s.i.PersistedIdentifier@0, State.name=ardeche}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id, State.name as State_name, State.id as State_id from Country left outer join City as City on Country.id = City.countryId left outer join State as State on Country.id = State.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@4ad5579f,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@4ad5579f,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@2}],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@4ad5579f,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@2}],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@4ad5579f,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@2}],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@4ad5579f,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=], City[country=org.codefilarete.stalactite.engine.model.Country@4ad5579f,id=o.c.s.i.PersistedIdentifier@2,name=Grenoble,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@2}],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@4ad5579f,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=], City[country=org.codefilarete.stalactite.engine.model.Country@4ad5579f,id=o.c.s.i.PersistedIdentifier@2,name=Grenoble,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@2}],timestamp=,towns=,version=0] 2025-10-15 05:10:33 TRACE SQLOperation select id from State where id = 1 | {} 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.description=Smelly cheese !, Country.id=o.c.s.i.PersistableIdentifier@0, Country.name=France}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.name=Lyon, City.id=o.c.s.i.PersistableIdentifier@1}, 2={City.name=Paris, City.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select country_id, cities_id from Country_cities where (country_id, cities_id) in ((?, ?), (?, ?)) | {Country_cities.country_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@0], Country_cities.cities_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@0, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@0}, 2={Country_cities.country_id=o.c.s.i.PersistableIdentifier@0, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update City set name = ? where id = ? | {1={City.name (U)=changed, City.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistedIdentifier@0, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:33 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@2} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.name=Grenoble, City.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.country_id=o.c.s.i.PersistedIdentifier@0, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@4d67241d,id=o.c.s.i.PersistedIdentifier@100,name=,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistedIdentifier@100, City.name (U)=null, City.countryId (U)=null}, 2={City.id (W)=o.c.s.i.PersistedIdentifier@200, City.name (U)=null, City.countryId (U)=null}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@0, Country.name=France, Country.description=Smelly cheese !}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.name=Paris, City.id=o.c.s.i.PersistableIdentifier@0, City.countryId=o.c.s.i.PersistableIdentifier@0}, 2={City.name=Lyon, City.id=o.c.s.i.PersistableIdentifier@1, City.countryId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@1c61c9f2,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=Paris, City.id (W)=o.c.s.i.PersistableIdentifier@0, City.countryId (U)=null}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=changed, City.id (W)=o.c.s.i.PersistableIdentifier@1, City.countryId (U)=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:33 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@2} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.name=Grenoble, City.id=o.c.s.i.PersistableIdentifier@2, City.countryId=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@30a8291d,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:33 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:33 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.name=France, Country.description=Smelly cheese !, Country.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:33 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.name=Paris, City.id=o.c.s.i.PersistableIdentifier@0}, 2={City.name=Lyon, City.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:33 TRACE SQLOperation select country_id, cities_id from Country_cities where (country_id, cities_id) in ((?, ?), (?, ?)) | {Country_cities.country_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@0], Country_cities.cities_id=[o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1]} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@0, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@1}, 2={Country_cities.country_id=o.c.s.i.PersistableIdentifier@0, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation update City set name = ? where id = ? | {1={City.name (U)=changed, City.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistedIdentifier@0, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:33 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@2} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.name=Grenoble, City.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:33 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:33 TRACE SQLOperation insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.country_id=o.c.s.i.PersistedIdentifier@0, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:33 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:33 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:33 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:34 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:34 TRACE SQLOperation delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistedIdentifier@42, Country_cities.cities_id=o.c.s.i.PersistedIdentifier@100}, 2={Country_cities.country_id=o.c.s.i.PersistedIdentifier@42, Country_cities.cities_id=o.c.s.i.PersistedIdentifier@200}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 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}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@666}} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeReadOnly 2025-10-15 05:10:34 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id)) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id) 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.description=null, Country.id=o.c.s.i.PersistableIdentifier@1, Country.name=France}} 2025-10-15 05:10:34 TRACE SQLOperation select id from country | {} 2025-10-15 05:10:34 TRACE SQLOperation select count(*) as relationCount from country_cities | {} 2025-10-15 05:10:34 TRACE SQLOperation select count(*) as cityCount from city | {} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeReadOnly [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy 2025-10-15 05:10:34 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Country(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:34 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:34 TRACE SQLOperation select Country.name as Country_name, Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:34 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:34 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@170324c0,id=o.c.s.i.PersistedIdentifier@1,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:34 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Town(discotecCount integer, name varchar(255), id int not null, state int, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table Town add constraint FK_Town_state_Country_id foreign key(state) references Country(id) 2025-10-15 05:10:34 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Country(id int not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Country(id) values (?) | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:34 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13] 2025-10-15 05:10:34 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@17, 2=o.c.s.i.PersistableIdentifier@13} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:34 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.countryId=o.c.s.i.PersistableIdentifier@1, City.id=o.c.s.i.PersistableIdentifier@13, City.name=Grenoble}, 2={City.countryId=o.c.s.i.PersistableIdentifier@1, City.id=o.c.s.i.PersistableIdentifier@17, City.name=Lyon}} 2025-10-15 05:10:34 TRACE SQLOperation select countryId from city | {} 2025-10-15 05:10:34 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:34 TRACE SQLOperation select Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:34 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:34 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@136236ff,id=o.c.s.i.PersistedIdentifier@13,name=Grenoble,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.countryId (U)=null, City.id (W)=o.c.s.i.PersistableIdentifier@17, City.name (U)=Lyon}} 2025-10-15 05:10:34 TRACE SQLOperation select countryId from city | {} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 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}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:34 TRACE SQLOperation select countryId from city | {} 2025-10-15 05:10:34 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, myIdx integer, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Country(id int not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Country(id) values (?) | {1={Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:34 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@23, o.c.s.i.PersistableIdentifier@13] 2025-10-15 05:10:34 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@17, 2=o.c.s.i.PersistableIdentifier@23, 3=o.c.s.i.PersistableIdentifier@13} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:34 TRACE SQLOperation insert into City(name, id, countryId, myIdx) values (?, ?, ?, ?) | {1={City.name=Lyon, City.myIdx=3, City.id=o.c.s.i.PersistableIdentifier@17, City.countryId=o.c.s.i.PersistableIdentifier@1}, 2={City.name=Paris, City.myIdx=1, City.id=o.c.s.i.PersistableIdentifier@23, City.countryId=o.c.s.i.PersistableIdentifier@1}, 3={City.name=Grenoble, City.myIdx=2, City.id=o.c.s.i.PersistableIdentifier@13, City.countryId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:34 TRACE SQLOperation select name, myIdx from city | {} 2025-10-15 05:10:34 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:34 TRACE SQLOperation select Country.id as Country_id, City.name as City_name, City.id as City_id, City.myIdx as City_myIdx from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:34 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:34 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:34 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation update City set name = ?, countryId = ?, myIdx = ? where id = ? | {1={City.name (U)=Grenoble, City.myIdx (U)=null, City.id (W)=o.c.s.i.PersistableIdentifier@13, City.countryId (U)=null}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:34 TRACE SQLOperation update City set myIdx = ?, countryId = ? where id = ? | {1={City.myIdx (U)=2, City.id (W)=o.c.s.i.PersistableIdentifier@17, City.countryId (U)=o.c.s.i.PersistedIdentifier@1}, 2={City.myIdx (U)=1, City.id (W)=o.c.s.i.PersistableIdentifier@23, City.countryId (U)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:34 TRACE SQLOperation select name, myIdx from city | {} 2025-10-15 05:10:34 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.name=France, Country.description=Smelly cheese !, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:34 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:34 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@0} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@0, City.name=Paris, City.countryId=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:34 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:34 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:34 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:34 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@9b75e85,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation update Country set name = ? where id = ? | {1={Country.id (W)=o.c.s.i.PersistableIdentifier@42, Country.name (U)=touched France}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@0, City.name (U)=touched Paris, City.countryId (U)=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:34 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:34 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} 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistedIdentifier@1, City.countryId (U)=o.c.s.i.PersistedIdentifier@42, City.name (U)=Paris}} 2025-10-15 05:10:34 TRACE SQLOperation select name from City where id = 1 | {} 2025-10-15 05:10:34 TRACE SQLOperation select name from Country where id = 42 | {} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:34 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistedIdentifier@0, City.name (U)=touched Paris, City.countryId (U)=null}, 2={City.id (W)=o.c.s.i.PersistedIdentifier@1, City.name (U)=Paris, City.countryId (U)=null}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:34 TRACE SQLOperation select name from Country where id = 42 | {} 2025-10-15 05:10:34 TRACE SQLOperation select name from City where id = 1 | {} 2025-10-15 05:10:34 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Country(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:34 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:34 TRACE SQLOperation select Country.name as Country_name, Country.id as Country_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:34 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:34 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@623e4193,id=o.c.s.i.PersistedIdentifier@1,name=Paris,persons=,state=]],description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation 2025-10-15 05:10:34 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Town(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Town(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest [INFO] Running org.codefilarete.stalactite.engine.AssociationTableNamingStrategyTest [INFO] Running org.codefilarete.stalactite.engine.AssociationTableNamingStrategyTest$keyColumnNames_primaryKeysTargetSameEntity_keyColumnNamesAreDifferent [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.codefilarete.stalactite.engine.AssociationTableNamingStrategyTest$keyColumnNames_primaryKeysTargetSameEntity_keyColumnNamesAreDifferent [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.codefilarete.stalactite.engine.AssociationTableNamingStrategyTest [INFO] Running org.codefilarete.stalactite.engine.FluentEmbeddableMappingConfigurationSupportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.codefilarete.stalactite.engine.FluentEmbeddableMappingConfigurationSupportTest [INFO] Running org.codefilarete.stalactite.engine.ColumnNamingStrategyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.codefilarete.stalactite.engine.ColumnNamingStrategyTest [INFO] Running org.codefilarete.stalactite.engine.cascade.AfterDeleteSupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.codefilarete.stalactite.engine.cascade.AfterDeleteSupportTest [INFO] Running org.codefilarete.stalactite.engine.cascade.BeforeInsertSupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.codefilarete.stalactite.engine.cascade.BeforeInsertSupportTest [INFO] Running org.codefilarete.stalactite.engine.cascade.AfterUpdateSupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.codefilarete.stalactite.engine.cascade.AfterUpdateSupportTest [INFO] Running org.codefilarete.stalactite.engine.cascade.AfterDeleteByIdSupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.codefilarete.stalactite.engine.cascade.AfterDeleteByIdSupportTest [INFO] Running org.codefilarete.stalactite.engine.cascade.BeforeDeleteByIdSupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.codefilarete.stalactite.engine.cascade.BeforeDeleteByIdSupportTest [INFO] Running org.codefilarete.stalactite.engine.cascade.BeforeDeleteSupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.codefilarete.stalactite.engine.cascade.BeforeDeleteSupportTest [INFO] Running org.codefilarete.stalactite.engine.cascade.AfterUpdateCollectionCascaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.codefilarete.stalactite.engine.cascade.AfterUpdateCollectionCascaderTest [INFO] Running org.codefilarete.stalactite.engine.cascade.BeforeUpdateSupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.codefilarete.stalactite.engine.cascade.BeforeUpdateSupportTest [INFO] Running org.codefilarete.stalactite.engine.cascade.AfterInsertSupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.codefilarete.stalactite.engine.cascade.AfterInsertSupportTest [INFO] Running org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest 2025-10-15 05:10:34 DEBUG DDLDeployer create table Part(name varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Question(label varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Question(label, id) values (?, ?) | {1={Question.label=What's the answer to Life, the Universe and Everything ?, Question.id=1}} 2025-10-15 05:10:34 DEBUG DDLDeployer create table Part(name varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Question(label varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:34 DEBUG TablePerClassPolymorphismPersister selecting entities [1] 2025-10-15 05:10:34 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@1b5533b4 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:34 TRACE SQLOperation select Element.id as Element_id, Element.DISCRIMINATOR as Element_DISCRIMINATOR, Part.name as Part_name, Part.id as Part_id, Question.label as Question_label, Question.id as Question_id from (select Part.id as id, 'Part' as DISCRIMINATOR from Part union all select Question.id as id, 'Question' as DISCRIMINATOR from Question) as Element left outer join Part as Part on Element.id = Part.id left outer join Question as Question on Element.id = Question.id where Element.id in (?) | {1=1} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Question(label, id) values (?, ?) | {1={Question.id=1, Question.label=What's the answer to Life, the Universe and Everything ?}} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest [INFO] Running org.codefilarete.stalactite.engine.configurer.PropertyAccessorResolverTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.codefilarete.stalactite.engine.configurer.PropertyAccessorResolverTest [INFO] Running org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyPropagationStepTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyPropagationStepTest [INFO] Running org.codefilarete.stalactite.engine.configurer.builder.IdentificationStepTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.codefilarete.stalactite.engine.configurer.builder.IdentificationStepTest [INFO] Running org.codefilarete.stalactite.engine.configurer.builder.InheritanceMappingStepTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.codefilarete.stalactite.engine.configurer.builder.InheritanceMappingStepTest [INFO] Running org.codefilarete.stalactite.engine.configurer.builder.BeanMappingBuilderTest [INFO] Running org.codefilarete.stalactite.engine.configurer.builder.BeanMappingBuilderTest$InternalProcessor [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.codefilarete.stalactite.engine.configurer.builder.BeanMappingBuilderTest$InternalProcessor [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.codefilarete.stalactite.engine.configurer.builder.BeanMappingBuilderTest [INFO] Running org.codefilarete.stalactite.engine.configurer.builder.PersisterBuilderContextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.codefilarete.stalactite.engine.configurer.builder.PersisterBuilderContextTest [INFO] Running org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest 2025-10-15 05:10:34 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:34 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 2025-10-15 05:10:34 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} 2025-10-15 05:10:34 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:34 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} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Car(color, creationDate, id, model, modificationDate) values (?, ?, ?, ?, ?) | {1={Car.modificationDate=Wed Oct 15 05:10:34 UTC 2025, Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.creationDate=Wed Oct 15 05:10:34 UTC 2025, Car.color=Color[rgb=123]}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into AbstractVehicle(creationDate, id, modificationDate) values (?, ?, ?) | {1={AbstractVehicle.creationDate=Wed Oct 15 05:10:34 UTC 2025, AbstractVehicle.modificationDate=Wed Oct 15 05:10:34 UTC 2025, AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Car(id, model) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:34 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:34 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} 2025-10-15 05:10:34 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:34 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 2025-10-15 05:10:34 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} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Car(id, model) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:34 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:34 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} 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:34 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:34 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} 2025-10-15 05:10:34 DEBUG SQLOperation Result found in cache, statement will not be executed 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Car(color, creationDate, id, model, modificationDate) values (?, ?, ?, ?, ?) | {1={Car.creationDate=Wed Oct 15 05:10:34 UTC 2025, Car.color=Color[rgb=123], Car.modificationDate=Wed Oct 15 05:10:34 UTC 2025, Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}} [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.147 s - in org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest [INFO] Running org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyStepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyStepTest [INFO] Running org.codefilarete.stalactite.engine.configurer.SingleTablePolymorphismBuilderTest 2025-10-15 05:10:34 DEBUG DDLDeployer create table Element(id bigint not null, label varchar(255), name varchar(255), DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Element(label, id, DTYPE) values (?, ?, ?) | {1={Element.id=1, Element.label=What's the answer to Life, the Universe and Everything ?, Element.DTYPE=QUESTION}} 2025-10-15 05:10:34 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)) 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 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}} 2025-10-15 05:10:34 DEBUG DDLDeployer create table Element(id bigint not null, label varchar(255), name varchar(255), DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:34 DEBUG SingleTablePolymorphismPersister selecting entities [1] 2025-10-15 05:10:34 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Element.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:34 TRACE SQLOperation select Element.id as Element_id, Element.label as Element_label, Element.name as Element_name, Element.DTYPE as Element_DTYPE from Element where Element.id in (?) | {1=1} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Element(label, id, DTYPE) values (?, ?, ?) | {1={Element.label=What's the answer to Life, the Universe and Everything ?, Element.id=1, Element.DTYPE=QUESTION}} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.codefilarete.stalactite.engine.configurer.SingleTablePolymorphismBuilderTest [INFO] Running org.codefilarete.stalactite.engine.configurer.AssociationRecordMappingTest [INFO] Running org.codefilarete.stalactite.engine.configurer.AssociationRecordMappingTest$CompositeKey [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.codefilarete.stalactite.engine.configurer.AssociationRecordMappingTest$CompositeKey [INFO] Running org.codefilarete.stalactite.engine.configurer.AssociationRecordMappingTest$SingleColumnKey [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.codefilarete.stalactite.engine.configurer.AssociationRecordMappingTest$SingleColumnKey [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.codefilarete.stalactite.engine.configurer.AssociationRecordMappingTest [INFO] Running org.codefilarete.stalactite.engine.configurer.map.KeyValueRecordMappingTest [INFO] Running org.codefilarete.stalactite.engine.configurer.map.KeyValueRecordMappingTest$RecordIdAssemblerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.codefilarete.stalactite.engine.configurer.map.KeyValueRecordMappingTest$RecordIdAssemblerTest [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.codefilarete.stalactite.engine.configurer.map.KeyValueRecordMappingTest [INFO] Running org.codefilarete.stalactite.engine.configurer.JoinTablePolymorphismBuilderTest 2025-10-15 05:10:34 DEBUG DDLDeployer create table Element(id bigint not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Part(name varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Question(label varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table Part add constraint FK_Part_id_Element_id foreign key(id) references Element(id) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table Question add constraint FK_Question_id_Element_id foreign key(id) references Element(id) 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Element(id) values (?) | {1={Element.id=1}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Question(label, id) values (?, ?) | {1={Question.id=1, Question.label=What's the answer to Life, the Universe and Everything ?}} 2025-10-15 05:10:34 DEBUG DDLDeployer create table Element(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Part(name varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Question(label varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table Part add constraint FK_Part_id_Element_id foreign key(id) references Element(id) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table Question add constraint FK_Question_id_Element_id foreign key(id) references Element(id) 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Element(id) values (default) | {1={}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Question(label, id) values (?, ?) | {1={Question.label=What's the answer to Life, the Universe and Everything ?, Question.id=1}} 2025-10-15 05:10:34 DEBUG DDLDeployer create table Element(id bigint not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Part(name varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer create table Question(label varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table Part add constraint FK_Part_id_Element_id foreign key(id) references Element(id) 2025-10-15 05:10:34 DEBUG DDLDeployer alter table Question add constraint FK_Question_id_Element_id foreign key(id) references Element(id) 2025-10-15 05:10:34 DEBUG JoinTablePolymorphismPersister selecting entities [1] 2025-10-15 05:10:34 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Element.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:34 TRACE SQLOperation select Element.id as Element_id, Part.name as Part_name, Part.id as Part_id, Question.label as Question_label, Question.id as Question_id from Element left outer join Part as Part on Element.id = Part.id left outer join Question as Question on Element.id = Question.id where Element.id in (?) | {1=1} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Element(id) values (?) | {1={Element.id=1}} 2025-10-15 05:10:34 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:34 TRACE SQLOperation insert into Question(label, id) values (?, ?) | {1={Question.id=1, Question.label=What's the answer to Life, the Universe and Everything ?}} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.codefilarete.stalactite.engine.configurer.JoinTablePolymorphismBuilderTest [INFO] Running org.codefilarete.stalactite.engine.configurer.OneToOneRelationConfigurerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.codefilarete.stalactite.engine.configurer.OneToOneRelationConfigurerTest [INFO] Running org.codefilarete.stalactite.engine.MapEntryTableNamingStrategyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.codefilarete.stalactite.engine.MapEntryTableNamingStrategyTest [INFO] Running org.codefilarete.stalactite.engine.runtime.load.JoinRootTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.codefilarete.stalactite.engine.runtime.load.JoinRootTest [INFO] Running org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest [INFO] Running org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest 2025-10-15 05:10:34 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=j.l.Object 2025-10-15 05:10:34 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object java.lang.Object@58dc9c1a [INFO] Running org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest [INFO] Running org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest [INFO] Running org.codefilarete.stalactite.engine.runtime.load.AbstractJoinNodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.codefilarete.stalactite.engine.runtime.load.AbstractJoinNodeTest [INFO] Running org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest [INFO] Running org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$OneToJoinTable 2025-10-15 05:10:35 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Engine(id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Truck(id int not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table Engine add constraint FK_Engine_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.model as Car_model, 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.PersistableIdentifier@1} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=666], Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Engine(id, vehicleId) values (?, ?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@42, Engine.vehicleId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select id from Vehicle | {} 2025-10-15 05:10:35 TRACE SQLOperation select id from car | {} 2025-10-15 05:10:35 TRACE SQLOperation select id from truck | {} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:35 TRACE SQLOperation select Engine.id as Engine_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle_Car.model as Vehicle_Car_model, Vehicle_Car.id as Vehicle_Car_id, Vehicle_Truck.id as Vehicle_Truck_id from Engine left outer join Vehicle as Vehicle on Engine.vehicleId = Vehicle.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Engine 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@42,vehicle=] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=42], Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Engine set vehicleId = ? where id = ? | {1={Engine.id (W)=o.c.s.i.PersistedIdentifier@42, Engine.vehicleId (U)=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select id from Vehicle | {} 2025-10-15 05:10:35 TRACE SQLOperation select id from car | {} 2025-10-15 05:10:35 TRACE SQLOperation select id from truck | {} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:35 TRACE SQLOperation select Engine.id as Engine_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle_Car.model as Vehicle_Car_model, Vehicle_Car.id as Vehicle_Car_id, Vehicle_Truck.id as Vehicle_Truck_id from Engine left outer join Vehicle as Vehicle on Engine.vehicleId = Vehicle.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id where Engine.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Engine 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@42,vehicle=] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistedIdentifier@2}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@2}} 2025-10-15 05:10:35 TRACE SQLOperation select id from Truck | {} 2025-10-15 05:10:35 DEBUG DDLDeployer create table Car(model varchar(255), color int, id int not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Engine(id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Vehicle(id int not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table Engine add constraint FK_Engine_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 TRACE SQLOperation select Vehicle.id as Vehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from Vehicle left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.color=Color[rgb=666], Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Engine(id, vehicleId) values (?, ?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@42, Engine.vehicleId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Vehicle left outer join car on Vehicle.id = car.id | {} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:35 TRACE SQLOperation select Engine.id as Engine_id, Vehicle.id as Vehicle_id, Vehicle_Car.color as Vehicle_Car_color, Vehicle_Car.model as Vehicle_Car_model, Vehicle_Car.id as Vehicle_Car_id from Engine left outer join Vehicle as Vehicle on Engine.vehicleId = Vehicle.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Engine 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@42,vehicle=] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Car set color = ?, model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.color (U)=Color[rgb=666], Car.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Vehicle left outer join car on Vehicle.id = car.id | {} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:35 TRACE SQLOperation select Engine.id as Engine_id, Vehicle.id as Vehicle_id, Vehicle_Car.color as Vehicle_Car_color, Vehicle_Car.model as Vehicle_Car_model, Vehicle_Car.id as Vehicle_Car_id from Engine left outer join Vehicle as Vehicle on Engine.vehicleId = Vehicle.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Engine.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Engine 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@42,vehicle=] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Vehicle left outer join car on Vehicle.id = car.id | {} 2025-10-15 05:10:35 TRACE SQLOperation select id from Engine | {} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$OneToJoinTable [INFO] Running org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD 2025-10-15 05:10:35 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 2025-10-15 05:10:35 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.id = TotoB.id where Toto.q = ? | {1=[42]} 2025-10-15 05:10:35 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.id = TotoB.id where Toto.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@1, 2=o.c.s.i.PersistedIdentifier@2, 3=o.c.s.i.PersistedIdentifier@3, 4=o.c.s.i.PersistedIdentifier@4} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoA 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=1, x=17, a=23}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoA 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=2, x=29, a=31}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=3, x=37, b=41}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from TotoA where id = ? | {1={TotoA.id=o.c.s.i.PersistableIdentifier@7}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@7}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Toto(x, q, id) values (?, ?, ?) | {1={Toto.x=17, Toto.q=null, Toto.id=o.c.s.i.PersistableIdentifier@1}, 2={Toto.x=29, Toto.q=null, Toto.id=o.c.s.i.PersistableIdentifier@2}, 3={Toto.x=37, Toto.q=null, Toto.id=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Toto(x, q, id) values (?, ?, ?) | {1={Toto.x=43, Toto.q=null, Toto.id=o.c.s.i.PersistableIdentifier@4}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 TRACE SQLOperation insert into TotoA(a, id) values (?, ?) | {1={TotoA.id=o.c.s.i.PersistableIdentifier@1, TotoA.a=23}, 2={TotoA.id=o.c.s.i.PersistableIdentifier@2, TotoA.a=31}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 TRACE SQLOperation insert into TotoB(b, id) values (?, ?) | {1={TotoB.b=41, TotoB.id=o.c.s.i.PersistableIdentifier@3}, 2={TotoB.b=53, TotoB.id=o.c.s.i.PersistableIdentifier@4}} 2025-10-15 05:10:35 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] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 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.id = TotoB.id where Toto.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@1, 2=o.c.s.i.PersistedIdentifier@2, 3=o.c.s.i.PersistedIdentifier@3, 4=o.c.s.i.PersistedIdentifier@4} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoA 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=1, x=17, a=23}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoA 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=2, x=29, a=31}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=3, x=37, b=41}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}] 2025-10-15 05:10:35 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] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 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.id = TotoB.id where Toto.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} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoA 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=1, x=17, a=23}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoA 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=2, x=29, a=31}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=3, x=37, b=41}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@4}} 2025-10-15 05:10:35 TRACE SQLOperation delete from TotoA where id in (?, ?) | {TotoA.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2]} 2025-10-15 05:10:35 TRACE SQLOperation delete from TotoB where id in (?, ?) | {TotoB.id=[o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 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]}} 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@4} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto set x = ?, q = ? where id = ? | {1={Toto.q (U)=null, Toto.x (U)=17, Toto.id (W)=o.c.s.i.PersistableIdentifier@1}, 2={Toto.q (U)=null, Toto.x (U)=29, Toto.id (W)=o.c.s.i.PersistableIdentifier@2}, 3={Toto.q (U)=null, Toto.x (U)=37, Toto.id (W)=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto set x = ?, q = ? where id = ? | {1={Toto.q (U)=null, Toto.x (U)=43, Toto.id (W)=o.c.s.i.PersistableIdentifier@4}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 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 2025-10-15 05:10:35 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.id = TotoB.id where Toto.x = ? order by Toto.x asc | {1=42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoA 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=1, x=17, a=23}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoA 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=2, x=29, a=31}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=3, x=37, b=41}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 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.id = TotoB.id where Toto.x = ? | {1=42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoA 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=1, x=17, a=23}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoA 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=2, x=29, a=31}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=3, x=37, b=41}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}] 2025-10-15 05:10:35 TRACE SQLOperation delete from TotoA where id in (?) | {TotoA.id=o.c.s.i.PersistableIdentifier@7} 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@7} [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest [INFO] Running org.codefilarete.stalactite.engine.runtime.cycle.AbstractCycleLoaderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.codefilarete.stalactite.engine.runtime.cycle.AbstractCycleLoaderTest [INFO] Running org.codefilarete.stalactite.engine.runtime.AssociationRecordInsertionCascaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.codefilarete.stalactite.engine.runtime.AssociationRecordInsertionCascaderTest [INFO] Running org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest [INFO] Running org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto2 where id = ? | {1={Toto2.id=o.c.s.i.PersistableIdentifier@7}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@7}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Toto(id, a, b, q) values (?, ?, ?, ?) | {1={Toto.q=null, Toto.b=23, Toto.id=o.c.s.i.PersistableIdentifier@1, Toto.a=17}, 2={Toto.q=null, Toto.b=31, Toto.id=o.c.s.i.PersistableIdentifier@2, Toto.a=29}, 3={Toto.q=null, Toto.b=41, Toto.id=o.c.s.i.PersistableIdentifier@3, Toto.a=37}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Toto(id, a, b, q) values (?, ?, ?, ?) | {1={Toto.q=null, Toto.b=53, Toto.id=o.c.s.i.PersistableIdentifier@4, Toto.a=43}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Toto2(id, x, y, z) values (?, ?, ?, ?) | {1={Toto2.x=117, Toto2.id=o.c.s.i.PersistableIdentifier@1, Toto2.z=-117, Toto2.y=123}, 2={Toto2.x=129, Toto2.id=o.c.s.i.PersistableIdentifier@2, Toto2.z=-129, Toto2.y=131}, 3={Toto2.x=137, Toto2.id=o.c.s.i.PersistableIdentifier@3, Toto2.z=-137, Toto2.y=141}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Toto2(id, x, y, z) values (?, ?, ?, ?) | {1={Toto2.x=143, Toto2.id=o.c.s.i.PersistableIdentifier@4, Toto2.z=-143, Toto2.y=153}} 2025-10-15 05:10:35 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] 2025-10-15 05:10:35 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@7, 2=o.c.s.i.PersistableIdentifier@13, 3=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Toto[{id=7, a=1, b=2, x=null, y=null, z=null}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Toto[{id=13, a=1, b=2, x=null, y=null, z=null}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Toto[{id=17, a=1, b=2, x=null, y=null, z=null}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 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}] 2025-10-15 05:10:35 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} 2025-10-15 05:10:35 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] 2025-10-15 05:10:35 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@7, 2=o.c.s.i.PersistableIdentifier@13, 3=o.c.s.i.PersistableIdentifier@17} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Toto[{id=7, a=1, b=2, x=null, y=null, z=null}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Toto[{id=13, a=1, b=2, x=null, y=null, z=null}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Toto[{id=17, a=1, b=2, x=null, y=null, z=null}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 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}] 2025-10-15 05:10:35 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} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.a (U)=17, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@7, Toto.b (U)=23}, 2={Toto.a (U)=29, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@13, Toto.b (U)=31}, 3={Toto.a (U)=37, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@17, Toto.b (U)=41}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.a (U)=43, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@23, Toto.b (U)=53}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto2 set x = ?, y = ?, z = ? where id = ? | {1={Toto2.z (U)=-117, Toto2.x (U)=117, Toto2.id (W)=o.c.s.i.PersistedIdentifier@7, Toto2.y (U)=123}, 2={Toto2.z (U)=-129, Toto2.x (U)=129, Toto2.id (W)=o.c.s.i.PersistedIdentifier@13, Toto2.y (U)=131}, 3={Toto2.z (U)=-137, Toto2.x (U)=137, Toto2.id (W)=o.c.s.i.PersistedIdentifier@17, Toto2.y (U)=141}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto2 set x = ?, y = ?, z = ? where id = ? | {1={Toto2.z (U)=-143, Toto2.x (U)=143, Toto2.id (W)=o.c.s.i.PersistedIdentifier@23, Toto2.y (U)=153}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto2 where id = ? | {1={Toto2.id=o.c.s.i.PersistableIdentifier@4}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@4}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 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]}} 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto2 where id in (?) | {Toto2.id=o.c.s.i.PersistableIdentifier@4} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 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]}} 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@4} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.a (U)=17, Toto.b (U)=23, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@1}, 2={Toto.a (U)=29, Toto.b (U)=31, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@2}, 3={Toto.a (U)=37, Toto.b (U)=41, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.a (U)=43, Toto.b (U)=53, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@4}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto2 set x = ?, y = ?, z = ? where id = ? | {1={Toto2.id (W)=o.c.s.i.PersistableIdentifier@1, Toto2.x (U)=117, Toto2.y (U)=123, Toto2.z (U)=-117}, 2={Toto2.id (W)=o.c.s.i.PersistableIdentifier@2, Toto2.x (U)=129, Toto2.y (U)=131, Toto2.z (U)=-129}, 3={Toto2.id (W)=o.c.s.i.PersistableIdentifier@3, Toto2.x (U)=137, Toto2.y (U)=141, Toto2.z (U)=-137}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto2 set x = ?, y = ?, z = ? where id = ? | {1={Toto2.id (W)=o.c.s.i.PersistableIdentifier@4, Toto2.x (U)=143, Toto2.y (U)=153, Toto2.z (U)=-143}} 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto2 where id in (?) | {Toto2.id=o.c.s.i.PersistableIdentifier@7} 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@7} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener [INFO] Running org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$LoadProjectionByEntityCriteria 2025-10-15 05:10:35 TRACE SQLOperation select count(id) as count from Toto where Toto.a = ? | {1=77} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$LoadProjectionByEntityCriteria [INFO] Running org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$LoadByEntityCriteria 2025-10-15 05:10:35 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} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$LoadByEntityCriteria [INFO] Running org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD 2025-10-15 05:10:35 TRACE SQLOperation select Toto.id as rootId from Toto where Toto.q = ? | {1=[42]} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@7] 2025-10-15 05:10:35 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} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@7}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Toto(id, a, b, q) values (?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@1, Toto.q=null, Toto.a=17, Toto.b=23}, 2={Toto.id=o.c.s.i.PersistableIdentifier@2, Toto.q=null, Toto.a=29, Toto.b=31}, 3={Toto.id=o.c.s.i.PersistableIdentifier@3, Toto.q=null, Toto.a=37, Toto.b=41}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Toto(id, a, b, q) values (?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@4, Toto.q=null, Toto.a=43, Toto.b=53}} 2025-10-15 05:10:35 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] 2025-10-15 05:10:35 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} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 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} 2025-10-15 05:10:35 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] 2025-10-15 05:10:35 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} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 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} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.b (U)=23, Toto.a (U)=17, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@7}, 2={Toto.b (U)=31, Toto.a (U)=29, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@13}, 3={Toto.b (U)=41, Toto.a (U)=37, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@17}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.b (U)=53, Toto.a (U)=43, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@23}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@4}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 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]}} 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@4} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@1, Toto.a (U)=17, Toto.b (U)=23}, 2={Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@2, Toto.a (U)=29, Toto.b (U)=31}, 3={Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@3, Toto.a (U)=37, Toto.b (U)=41}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@4, Toto.a (U)=43, Toto.b (U)=53}} 2025-10-15 05:10:35 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} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 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} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 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} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@7} [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest [INFO] Running org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest [INFO] Running org.codefilarete.stalactite.engine.runtime.query.AggregateAccessPointToColumnMappingTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.codefilarete.stalactite.engine.runtime.query.AggregateAccessPointToColumnMappingTest [INFO] Running org.codefilarete.stalactite.engine.runtime.query.EntityQueryCriteriaSupportTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.codefilarete.stalactite.engine.runtime.query.EntityQueryCriteriaSupportTest [INFO] Running org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest [INFO] Running org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$OneToTablePerClass 2025-10-15 05:10:35 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), color int, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Engine(id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Truck(id int not null, color int, unique (id)) 2025-10-15 05:10:35 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:35 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@7e4c8a76 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, 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.PersistableIdentifier@1} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.color=Color[rgb=666], Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Engine(id, vehicleId) values (?, ?) | {1={Engine.vehicleId=o.c.s.i.PersistableIdentifier@1, Engine.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:35 TRACE SQLOperation select id from car union select id from truck | {} 2025-10-15 05:10:35 TRACE SQLOperation select id from car | {} 2025-10-15 05:10:35 TRACE SQLOperation select id from truck | {} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:35 TRACE SQLOperation select Engine.id as Engine_id, Vehicle.clazz_ as Vehicle_clazz_, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle_Truck.color as Vehicle_Truck_color, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.color as Vehicle_Car_color, Vehicle_Car.model as Vehicle_Car_model, Vehicle_Car.id as Vehicle_Car_id from Engine left outer join (select 1 as clazz_, color, id, cast(null as varchar(255)) as model from Truck union all select 2 as clazz_, color, id, model as model from Car) as Vehicle on Engine.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Engine 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@42,vehicle=] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Engine set vehicleId = ? where id = ? | {1={Engine.vehicleId (U)=o.c.s.i.PersistableIdentifier@2, Engine.id (W)=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select id from car union select id from truck | {} 2025-10-15 05:10:35 TRACE SQLOperation select id from car | {} 2025-10-15 05:10:35 TRACE SQLOperation select id from truck | {} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:35 TRACE SQLOperation select Engine.id as Engine_id, Vehicle.clazz_ as Vehicle_clazz_, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle_Truck.color as Vehicle_Truck_color, Vehicle_Truck.id as Vehicle_Truck_id, Vehicle_Car.color as Vehicle_Car_color, Vehicle_Car.model as Vehicle_Car_model, Vehicle_Car.id as Vehicle_Car_id from Engine left outer join (select 1 as clazz_, color, id, cast(null as varchar(255)) as model from Truck union all select 2 as clazz_, color, id, model as model from Car) as Vehicle on Engine.vehicleId = Vehicle.id left outer join Truck as Vehicle_Truck on Vehicle.id = Vehicle_Truck.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Engine.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Engine 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@42,vehicle=] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistedIdentifier@2}} 2025-10-15 05:10:35 TRACE SQLOperation select id from Truck | {} 2025-10-15 05:10:35 DEBUG DDLDeployer create table Car(model varchar(255), color int, id int not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Engine(id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:35 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:35 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@25a37e4c In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from (select Car.id as id, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.color=Color[rgb=666], Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Engine(id, vehicleId) values (?, ?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@42, Engine.vehicleId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Car | {} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:35 TRACE SQLOperation select Engine.id as Engine_id, Vehicle.clazz_ as Vehicle_clazz_, Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle_Car.color as Vehicle_Car_color, Vehicle_Car.model as Vehicle_Car_model, Vehicle_Car.id as Vehicle_Car_id from Engine left outer join (select 1 as clazz_, id, model as model, color as color from Car) as Vehicle on Engine.vehicleId = Vehicle.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Engine 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@42,vehicle=] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Car set color = ?, model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.color (U)=Color[rgb=666], Car.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Car | {} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:35 TRACE SQLOperation select Engine.id as Engine_id, Vehicle.clazz_ as Vehicle_clazz_, Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle_Car.color as Vehicle_Car_color, Vehicle_Car.model as Vehicle_Car_model, Vehicle_Car.id as Vehicle_Car_id from Engine left outer join (select 1 as clazz_, id, model as model, color as color from Car) as Vehicle on Engine.vehicleId = Vehicle.id left outer join Car as Vehicle_Car on Vehicle.id = Vehicle_Car.id where Engine.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Engine 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.TablePerClassPolymorphicRelationJoinNode$TablePerClassPolymorphicRelationJoinRowConsumer on object Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@42,vehicle=] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Car | {} 2025-10-15 05:10:35 TRACE SQLOperation select id from Engine | {} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$OneToTablePerClass [INFO] Running org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD 2025-10-15 05:10:35 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@7751a7a2 Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:35 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 id, TotoB.x as x, TotoB.q as q, 'TotoB' as DISCRIMINATOR from TotoB) as Toto left outer join TotoA as TotoA on Toto.id = TotoA.id left outer join TotoB as TotoB on Toto.id = TotoB.id where Toto.q = ? | {1=[42]} 2025-10-15 05:10:35 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 as TotoA_q, TotoB.b as TotoB_b, TotoB.id as TotoB_id, TotoB.x as TotoB_x, TotoB.q as TotoB_q 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 id, TotoB.x as x, TotoB.q as q, 'TotoB' as DISCRIMINATOR from TotoB) as Toto left outer join TotoA as TotoA on Toto.id = TotoA.id left outer join TotoB as TotoB on Toto.id = TotoB.id where Toto.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@1, 2=o.c.s.i.PersistedIdentifier@2, 3=o.c.s.i.PersistedIdentifier@3, 4=o.c.s.i.PersistedIdentifier@4} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=1, x=17, a=23}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=2, x=29, a=31}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=3, x=37, b=41}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from TotoA where id = ? | {1={TotoA.id=o.c.s.i.PersistableIdentifier@7}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 TRACE SQLOperation insert into TotoA(a, id, x, q) values (?, ?, ?, ?) | {1={TotoA.x=17, TotoA.q=null, TotoA.a=23, TotoA.id=o.c.s.i.PersistableIdentifier@1}, 2={TotoA.x=29, TotoA.q=null, TotoA.a=31, TotoA.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 TRACE SQLOperation insert into TotoB(b, id, x, q) values (?, ?, ?, ?) | {1={TotoB.id=o.c.s.i.PersistableIdentifier@3, TotoB.x=37, TotoB.b=41, TotoB.q=null}, 2={TotoB.id=o.c.s.i.PersistableIdentifier@4, TotoB.x=43, TotoB.b=53, TotoB.q=null}} 2025-10-15 05:10:35 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] 2025-10-15 05:10:35 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@59828ff8 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 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 as TotoA_q, TotoB.b as TotoB_b, TotoB.id as TotoB_id, TotoB.x as TotoB_x, TotoB.q as TotoB_q 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 id, TotoB.x as x, TotoB.q as q, 'TotoB' as DISCRIMINATOR from TotoB) as Toto left outer join TotoA as TotoA on Toto.id = TotoA.id left outer join TotoB as TotoB on Toto.id = TotoB.id where Toto.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@1, 2=o.c.s.i.PersistedIdentifier@2, 3=o.c.s.i.PersistedIdentifier@3, 4=o.c.s.i.PersistedIdentifier@4} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=1, x=17, a=23}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=2, x=29, a=31}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=3, x=37, b=41}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}] 2025-10-15 05:10:35 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] 2025-10-15 05:10:35 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@32843e52 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 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 as TotoA_q, TotoB.b as TotoB_b, TotoB.id as TotoB_id, TotoB.x as TotoB_x, TotoB.q as TotoB_q 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 id, TotoB.x as x, TotoB.q as q, 'TotoB' as DISCRIMINATOR from TotoB) as Toto left outer join TotoA as TotoA on Toto.id = TotoA.id left outer join TotoB as TotoB on Toto.id = TotoB.id where Toto.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} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=1, x=17, a=23}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=2, x=29, a=31}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=3, x=37, b=41}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 TRACE SQLOperation update TotoA set a = ?, x = ?, q = ? where id = ? | {1={TotoA.a (U)=123, TotoA.id (W)=o.c.s.i.PersistedIdentifier@1, TotoA.q (U)=null, TotoA.x (U)=17}, 2={TotoA.a (U)=131, TotoA.id (W)=o.c.s.i.PersistedIdentifier@2, TotoA.q (U)=null, TotoA.x (U)=29}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 TRACE SQLOperation update TotoB set b = ?, x = ?, q = ? where id = ? | {1={TotoB.x (U)=37, TotoB.id (W)=o.c.s.i.PersistedIdentifier@3, TotoB.b (U)=141, TotoB.q (U)=null}, 2={TotoB.x (U)=43, TotoB.id (W)=o.c.s.i.PersistedIdentifier@4, TotoB.b (U)=153, TotoB.q (U)=null}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 TRACE SQLOperation delete from TotoA where id in (?, ?) | {TotoA.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2]} 2025-10-15 05:10:35 TRACE SQLOperation delete from TotoB where id in (?, ?) | {TotoB.id=[o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 TRACE SQLOperation update TotoA set a = ?, x = ?, q = ? where id = ? | {1={TotoA.x (U)=17, TotoA.id (W)=o.c.s.i.PersistableIdentifier@1, TotoA.q (U)=null, TotoA.a (U)=123}, 2={TotoA.x (U)=29, TotoA.id (W)=o.c.s.i.PersistableIdentifier@2, TotoA.q (U)=null, TotoA.a (U)=131}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 TRACE SQLOperation update TotoB set b = ?, x = ?, q = ? where id = ? | {1={TotoB.x (U)=37, TotoB.id (W)=o.c.s.i.PersistableIdentifier@3, TotoB.q (U)=null, TotoB.b (U)=141}, 2={TotoB.x (U)=43, TotoB.id (W)=o.c.s.i.PersistableIdentifier@4, TotoB.q (U)=null, TotoB.b (U)=153}} 2025-10-15 05:10:35 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@236f7e40 Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 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 as TotoA_q, TotoB.b as TotoB_b, TotoB.id as TotoB_id, TotoB.x as TotoB_x, TotoB.q as TotoB_q 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 id, TotoB.x as x, TotoB.q as q, 'TotoB' as DISCRIMINATOR from TotoB) as Toto left outer join TotoA as TotoA on Toto.id = TotoA.id left outer join TotoB as TotoB on Toto.id = TotoB.id where Toto.x = ? order by Toto.x asc | {1=42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=1, x=17, a=23}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=2, x=29, a=31}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=3, x=37, b=41}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}] 2025-10-15 05:10:35 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@6f8f0cdf Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 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 as TotoA_q, TotoB.b as TotoB_b, TotoB.id as TotoB_id, TotoB.x as TotoB_x, TotoB.q as TotoB_q 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 id, TotoB.x as x, TotoB.q as q, 'TotoB' as DISCRIMINATOR from TotoB) as Toto left outer join TotoA as TotoA on Toto.id = TotoA.id left outer join TotoB as TotoB on Toto.id = TotoB.id where Toto.x = ? | {1=42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=1, x=17, a=23}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoA[{id=2, x=29, a=31}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=3, x=37, b=41}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object TotoB[{id=4, x=43, b=53}] 2025-10-15 05:10:35 TRACE SQLOperation delete from TotoA where id in (?) | {TotoA.id=o.c.s.i.PersistableIdentifier@7} [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest [INFO] Running org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest [INFO] Running org.codefilarete.stalactite.engine.runtime.RelationalEntityFinderTest 2025-10-15 05:10:35 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} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.RelationalEntityFinderTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Toto[{id=7, a=null, b=null, x=null, y=null, z=null, tata=null}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.RelationalEntityFinderTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Toto[{id=13, a=null, b=null, x=null, y=null, z=null, tata=null}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.RelationalEntityFinderTest$Toto 2025-10-15 05:10:35 DEBUG EntityTreeInflater 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}] 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.RelationalEntityFinderTest$Toto 2025-10-15 05:10:35 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}] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.codefilarete.stalactite.engine.runtime.RelationalEntityFinderTest [INFO] Running org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest [INFO] Running org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$OneToTablePerClass 2025-10-15 05:10:35 DEBUG DDLDeployer create table Engine(id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Vehicle(color int, id int, model varchar(255), DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table Engine add constraint FK_Engine_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Vehicle(color, model, id, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.DTYPE=Car, Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.color=Color[rgb=666], Vehicle.model=Renault}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Engine(id, vehicleId) values (?, ?) | {1={Engine.vehicleId=o.c.s.i.PersistableIdentifier@1, Engine.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:35 TRACE SQLOperation select id from Vehicle | {} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:35 TRACE SQLOperation select Engine.id as Engine_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.DTYPE as Vehicle_DTYPE from Engine left outer join Vehicle as Vehicle on Engine.vehicleId = Vehicle.id where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Engine 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@42,vehicle=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Vehicle(color, id, DTYPE) values (?, ?, ?) | {1={Vehicle.DTYPE=Truck, Vehicle.id=o.c.s.i.PersistableIdentifier@2, Vehicle.color=Color[rgb=42]}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Engine set vehicleId = ? where id = ? | {1={Engine.vehicleId (U)=o.c.s.i.PersistableIdentifier@2, Engine.id (W)=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select id from Vehicle | {} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:35 TRACE SQLOperation select Engine.id as Engine_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.DTYPE as Vehicle_DTYPE from Engine left outer join Vehicle as Vehicle on Engine.vehicleId = Vehicle.id where Engine.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Engine 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@42,vehicle=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@2}} 2025-10-15 05:10:35 TRACE SQLOperation select id from Vehicle | {} 2025-10-15 05:10:35 DEBUG DDLDeployer create table Engine(id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Vehicle(id int not null, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table Engine add constraint FK_Engine_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 TRACE SQLOperation select Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Vehicle(color, model, id, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.DTYPE=C, Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.model=Renault, Vehicle.color=Color[rgb=666]}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Engine(id, vehicleId) values (?, ?) | {1={Engine.vehicleId=o.c.s.i.PersistableIdentifier@1, Engine.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Vehicle | {} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:35 TRACE SQLOperation select Engine.id as Engine_id, Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE from Engine left outer join Vehicle as Vehicle on Engine.vehicleId = Vehicle.id where Engine.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Engine 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@42,vehicle=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Vehicle set color = ?, model = ? where id = ? | {1={Vehicle.id (W)=o.c.s.i.PersistedIdentifier@1, Vehicle.model (U)=Peugeot, Vehicle.color (U)=Color[rgb=666]}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Vehicle | {} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:35 TRACE SQLOperation select Engine.id as Engine_id, Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.color as Vehicle_color, Vehicle.DTYPE as Vehicle_DTYPE from Engine left outer join Vehicle as Vehicle on Engine.vehicleId = Vehicle.id where Engine.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Engine 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.SingleTablePolymorphicRelationJoinNode$SingleTablePolymorphicRelationJoinRowConsumer on object Engine[displacement=0.0,id=o.c.s.i.PersistedIdentifier@42,vehicle=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Vehicle | {} 2025-10-15 05:10:35 TRACE SQLOperation select id from Engine | {} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$OneToTablePerClass [INFO] Running org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$LoadProjectionByEntityCriteria 2025-10-15 05:10:35 TRACE SQLOperation select count(id) as count from Toto where Toto.x = ? | {1=77} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$LoadProjectionByEntityCriteria [INFO] Running org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD 2025-10-15 05:10:35 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 2025-10-15 05:10:35 TRACE SQLOperation select Toto.id as Toto_id, Toto.DTYPE as DISCRIMINATOR from Toto where Toto.q = ? | {1=[42]} 2025-10-15 05:10:35 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.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@1, 2=o.c.s.i.PersistedIdentifier@2, 3=o.c.s.i.PersistedIdentifier@3, 4=o.c.s.i.PersistedIdentifier@4} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@7}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Toto(a, id, x, q, DTYPE) values (?, ?, ?, ?, ?) | {1={Toto.a=23, Toto.x=17, Toto.q=null, Toto.DTYPE=100, Toto.id=o.c.s.i.PersistableIdentifier@1}, 2={Toto.a=31, Toto.x=29, Toto.q=null, Toto.DTYPE=100, Toto.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Toto(b, id, x, q, DTYPE) values (?, ?, ?, ?, ?) | {1={Toto.x=37, Toto.q=null, Toto.DTYPE=200, Toto.b=41, Toto.id=o.c.s.i.PersistableIdentifier@3}, 2={Toto.x=43, Toto.q=null, Toto.DTYPE=200, Toto.b=53, Toto.id=o.c.s.i.PersistableIdentifier@4}} 2025-10-15 05:10:35 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] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 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.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@1, 2=o.c.s.i.PersistedIdentifier@2, 3=o.c.s.i.PersistedIdentifier@3, 4=o.c.s.i.PersistedIdentifier@4} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 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] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 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.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} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto set a = ?, x = ?, q = ? where id = ? | {1={Toto.a (U)=123, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@1, Toto.x (U)=17}, 2={Toto.a (U)=131, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@2, Toto.x (U)=29}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto set b = ?, x = ?, q = ? where id = ? | {1={Toto.b (U)=141, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@3, Toto.x (U)=37}, 2={Toto.b (U)=153, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistedIdentifier@4, Toto.x (U)=43}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id in (?, ?) | {Toto.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2]} 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id in (?, ?) | {Toto.id=[o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto set a = ?, x = ?, q = ? where id = ? | {1={Toto.x (U)=17, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@1, Toto.a (U)=123}, 2={Toto.x (U)=29, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@2, Toto.a (U)=131}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:35 TRACE SQLOperation update Toto set b = ?, x = ?, q = ? where id = ? | {1={Toto.x (U)=37, Toto.b (U)=141, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@3}, 2={Toto.x (U)=43, Toto.b (U)=153, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@4}} 2025-10-15 05:10:35 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 2025-10-15 05:10:35 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} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 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 2025-10-15 05:10:35 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} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 TRACE SQLOperation delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@7} [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest [INFO] Running org.codefilarete.stalactite.engine.runtime.IndexedAssociationRecordInsertionCascaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.codefilarete.stalactite.engine.runtime.IndexedAssociationRecordInsertionCascaderTest [INFO] Running org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest 2025-10-15 05:10:35 DEBUG SQLOperation Result found in cache, statement will not be executed [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest 2025-10-15 05:10:35 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), color int, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table ElectricCar(plug integer, id int not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table ElectricCar add constraint FK_ElectricCar_id_Car_id foreign key(id) references Car(id) 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into ElectricCar(plug, id) values (?, ?) | {1={ElectricCar.plug=CCS, ElectricCar.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Car | {} 2025-10-15 05:10:35 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:35 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@11387d6c In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 DEBUG TablePerClassPolymorphismEntityFinder Single query was asked but due to sub-polymorphism the query is made in 2 phases 2025-10-15 05:10:35 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@11387d6c In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select AbstractVehicle.id as id, DISCRIMINATOR as DISCRIMINATOR from (select Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:35 DEBUG TablePerClassPolymorphismEntityFinder Asking sub-polymorphic persisters to load the entities 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Car.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, ElectricCar.plug as ElectricCar_plug, ElectricCar.id as ElectricCar_id from Car left outer join ElectricCar as ElectricCar on Car.id = ElectricCar.id where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$ElectricCar 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismTest.ElectricCar[plug=CCS,model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Car set color = ?, model = ? where id = ? | {1={Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.color (U)=Color[rgb=666], Car.model (U)=Peugeot}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Car | {} 2025-10-15 05:10:35 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 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@11387d6c In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 DEBUG TablePerClassPolymorphismEntityFinder Single query was asked but due to sub-polymorphism the query is made in 2 phases 2025-10-15 05:10:35 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@11387d6c In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select AbstractVehicle.id as id, DISCRIMINATOR as DISCRIMINATOR from (select Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG TablePerClassPolymorphismEntityFinder Asking sub-polymorphic persisters to load the entities 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Car.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, ElectricCar.plug as ElectricCar_plug, ElectricCar.id as ElectricCar_id from Car left outer join ElectricCar as ElectricCar on Car.id = ElectricCar.id where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$ElectricCar 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismTest.ElectricCar[plug=CCS,model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from ElectricCar where id = ? | {1={ElectricCar.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Car | {} 2025-10-15 05:10:35 DEBUG DDLDeployer create table AbstractVehicle(id int not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), color int, plug integer, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into AbstractVehicle(id) values (?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Car(color, model, plug, id, DTYPE) values (?, ?, ?, ?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666], Car.plug=CCS, Car.model=Renault, Car.DTYPE=CAR}} 2025-10-15 05:10:35 TRACE SQLOperation select * from car | {} 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Single query was asked but due to sub-polymorphism the query is made in 2 phases 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND AbstractVehicle.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Asking sub-polymorphic persisters to load the entities 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Car.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select Car.id as Car_id, Car.model as Car_model, Car.color as Car_color, Car.plug as Car_plug, Car.DTYPE as Car_DTYPE from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Car set color = ?, model = ?, plug = ? where id = ? | {1={Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.color (U)=Color[rgb=666], Car.plug (U)=CCS, Car.model (U)=Peugeot}} 2025-10-15 05:10:35 TRACE SQLOperation select * from car | {} 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Single query was asked but due to sub-polymorphism the query is made in 2 phases 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND AbstractVehicle.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Asking sub-polymorphic persisters to load the entities 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Car.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select Car.id as Car_id, Car.model as Car_model, Car.color as Car_color, Car.plug as Car_plug, Car.DTYPE as Car_DTYPE from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from car | {} 2025-10-15 05:10:35 DEBUG DDLDeployer create table CAR(id int not null, model varchar(255), color int, plug integer, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into CAR(color, model, plug, id, DTYPE) values (?, ?, ?, ?, ?) | {1={CAR.id=o.c.s.i.PersistableIdentifier@1, CAR.DTYPE=ELECTRIC_CAR, CAR.color=Color[rgb=666], CAR.plug=CCS, CAR.model=Renault}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Car | {} 2025-10-15 05:10:35 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:35 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@699f258c In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 DEBUG TablePerClassPolymorphismEntityFinder Single query was asked but due to sub-polymorphism the query is made in 2 phases 2025-10-15 05:10:35 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@699f258c In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select AbstractVehicle.id as id, DISCRIMINATOR as DISCRIMINATOR from (select CAR.id as id, 'Car' as DISCRIMINATOR from CAR) as AbstractVehicle left outer join CAR as CAR on AbstractVehicle.id = CAR.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:35 DEBUG TablePerClassPolymorphismEntityFinder Asking sub-polymorphic persisters to load the entities 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND CAR.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select CAR.id as CAR_id, CAR.model as CAR_model, CAR.color as CAR_color, CAR.plug as CAR_plug, CAR.DTYPE as CAR_DTYPE from CAR where CAR.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update CAR set color = ?, model = ?, plug = ? where id = ? | {1={CAR.id (W)=o.c.s.i.PersistedIdentifier@1, CAR.color (U)=Color[rgb=666], CAR.plug (U)=CCS, CAR.model (U)=Peugeot}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Car | {} 2025-10-15 05:10:35 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 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@699f258c In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 DEBUG TablePerClassPolymorphismEntityFinder Single query was asked but due to sub-polymorphism the query is made in 2 phases 2025-10-15 05:10:35 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@699f258c In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select AbstractVehicle.id as id, DISCRIMINATOR as DISCRIMINATOR from (select CAR.id as id, 'Car' as DISCRIMINATOR from CAR) as AbstractVehicle left outer join CAR as CAR on AbstractVehicle.id = CAR.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG TablePerClassPolymorphismEntityFinder Asking sub-polymorphic persisters to load the entities 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND CAR.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select CAR.id as CAR_id, CAR.model as CAR_model, CAR.color as CAR_color, CAR.plug as CAR_plug, CAR.DTYPE as CAR_DTYPE from CAR where CAR.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from CAR where id = ? | {1={CAR.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from Car | {} 2025-10-15 05:10:35 DEBUG DDLDeployer create table AbstractVehicle(id int not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), color int, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table ElectricCar(plug integer, id int not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table ElectricCar add constraint FK_ElectricCar_id_Car_id foreign key(id) references Car(id) 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into AbstractVehicle(id) values (?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 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}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into ElectricCar(plug, id) values (?, ?) | {1={ElectricCar.plug=CCS, ElectricCar.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from abstractVehicle left outer join car on abstractVehicle.id = car.id | {} 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Single query was asked but due to sub-polymorphism the query is made in 2 phases 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND AbstractVehicle.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Asking sub-polymorphic persisters to load the entities 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Car.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, ElectricCar.plug as ElectricCar_plug, ElectricCar.id as ElectricCar_id from Car left outer join ElectricCar as ElectricCar on Car.id = ElectricCar.id where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$ElectricCar 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismTest.ElectricCar[plug=CCS,model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Car set color = ?, model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.color (U)=Color[rgb=666], Car.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from abstractVehicle left outer join car on abstractVehicle.id = car.id | {} 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Single query was asked but due to sub-polymorphism the query is made in 2 phases 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND AbstractVehicle.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Asking sub-polymorphic persisters to load the entities 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Car.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, ElectricCar.plug as ElectricCar_plug, ElectricCar.id as ElectricCar_id from Car left outer join ElectricCar as ElectricCar on Car.id = ElectricCar.id where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$ElectricCar 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismTest.ElectricCar[plug=CCS,model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from ElectricCar where id = ? | {1={ElectricCar.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from abstractVehicle left outer join car on abstractVehicle.id = car.id | {} 2025-10-15 05:10:35 DEBUG DDLDeployer create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table ElectricCar(plug integer, id int not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table ElectricCar add constraint FK_ElectricCar_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into AbstractVehicle(color, model, id, DTYPE) values (?, ?, ?, ?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.DTYPE=CAR, AbstractVehicle.color=Color[rgb=666], AbstractVehicle.model=Renault}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into ElectricCar(plug, id) values (?, ?) | {1={ElectricCar.plug=CCS, ElectricCar.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from abstractVehicle | {} 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismEntityFinder Single query was asked but due to sub-polymorphism the query is made in 2 phases 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND AbstractVehicle.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DTYPE as DISCRIMINATOR from AbstractVehicle where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismEntityFinder Asking sub-polymorphic persisters to load the entities 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 TRACE SQLOperation select AbstractVehicle.color as AbstractVehicle_color, AbstractVehicle.model as AbstractVehicle_model, AbstractVehicle.id as AbstractVehicle_id, ElectricCar.plug as ElectricCar_plug, ElectricCar.id as ElectricCar_id from AbstractVehicle left outer join ElectricCar as ElectricCar on AbstractVehicle.id = ElectricCar.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$ElectricCar 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismTest.ElectricCar[plug=CCS,model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update AbstractVehicle set color = ?, model = ? where id = ? | {1={AbstractVehicle.id (W)=o.c.s.i.PersistedIdentifier@1, AbstractVehicle.model (U)=Peugeot, AbstractVehicle.color (U)=Color[rgb=666]}} 2025-10-15 05:10:35 TRACE SQLOperation select * from abstractVehicle | {} 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismEntityFinder Single query was asked but due to sub-polymorphism the query is made in 2 phases 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND AbstractVehicle.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:35 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DTYPE as DISCRIMINATOR from AbstractVehicle where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG SingleTablePolymorphismEntityFinder Asking sub-polymorphic persisters to load the entities 2025-10-15 05:10:35 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:35 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 2025-10-15 05:10:35 TRACE SQLOperation select AbstractVehicle.color as AbstractVehicle_color, AbstractVehicle.model as AbstractVehicle_model, AbstractVehicle.id as AbstractVehicle_id, ElectricCar.plug as ElectricCar_plug, ElectricCar.id as ElectricCar_id from AbstractVehicle left outer join ElectricCar as ElectricCar on AbstractVehicle.id = ElectricCar.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:35 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$ElectricCar 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object FluentEntityMappingConfigurationSupportPolymorphismTest.ElectricCar[plug=CCS,model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from ElectricCar where id = ? | {1={ElectricCar.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 TRACE SQLOperation select * from abstractVehicle | {} [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest 2025-10-15 05:10:35 DEBUG DDLDeployer create table Company(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, manufacturerId int not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id) 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:35 TRACE SQLOperation select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Company(name, id) values (?, ?) | {1={Company.id=o.c.s.i.PersistableIdentifier@1, Company.name=null}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Device(name, id, manufacturerId) values (?, ?, ?) | {1={Device.id=o.c.s.i.PersistableIdentifier@42, Device.name=null, Device.manufacturerId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:35 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name as manufacturer_name, manufacturer.id as manufacturer_id from Device inner join Company as manufacturer on Device.manufacturerId = manufacturer.id where Device.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@42 2025-10-15 05:10:35 DEBUG DDLDeployer create table Address(street varchar(255), id int not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Company(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, manufacturerId int, locationId int, unique (id)) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table Device add constraint FK_Device_locationId_Address_id foreign key(locationId) references Address(id) 2025-10-15 05:10:35 DEBUG DDLDeployer alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id) 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:35 TRACE SQLOperation select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Company(name, id) values (?, ?) | {1={Company.name=World Company, Company.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:35 TRACE SQLOperation select Address.street as Address_street, Address.id as Address_id from Address where Address.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Address(street, id) values (?, ?) | {1={Address.id=o.c.s.i.PersistableIdentifier@0, Address.street=somewhere}} 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Device(name, id, manufacturerId, locationId) values (?, ?, ?, ?) | {1={Device.id=o.c.s.i.PersistableIdentifier@0, Device.name=UPS, Device.locationId=o.c.s.i.PersistableIdentifier@0, Device.manufacturerId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:35 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name as manufacturer_name, manufacturer.id as manufacturer_id, location.street as location_street, location.id as location_id from Device left outer join Company as manufacturer on Device.manufacturerId = manufacturer.id left outer join Address as location on Device.locationId = location.id where Device.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@0 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@0 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:35 TRACE SQLOperation select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Company 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:35 TRACE SQLOperation select Address.street as Address_street, Address.id as Address_id from Address where Address.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Address 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation insert into Device(name, id, manufacturerId, locationId) values (?, ?, ?, ?) | {1={Device.id=o.c.s.i.PersistableIdentifier@1, Device.name=France 2, Device.locationId=o.c.s.i.PersistableIdentifier@0, Device.manufacturerId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:35 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:35 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name as manufacturer_name, manufacturer.id as manufacturer_id, location.street as location_street, location.id as location_id from Device left outer join Company as manufacturer on Device.manufacturerId = manufacturer.id left outer join Address as location on Device.locationId = location.id where Device.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:35 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@1 2025-10-15 05:10:35 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@1 2025-10-15 05:10:35 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:35 TRACE SQLOperation update Company set name = ? where id = ? | {1={Company.name (U)=World Company renamed, Company.id (W)=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Address set street = ? where id = ? | {1={Address.id (W)=o.c.s.i.PersistableIdentifier@0, Address.street (U)=somewhere renamed}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Company(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, manufacturerId int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 TRACE SQLOperation select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Company(name, id) values (?, ?) | {1={Company.id=o.c.s.i.PersistableIdentifier@1, Company.name=World Company}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Device(name, id, manufacturerId) values (?, ?, ?) | {1={Device.id=o.c.s.i.PersistableIdentifier@42, Device.manufacturerId=o.c.s.i.PersistableIdentifier@1, Device.name=UPS}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, Company.id as Company_id from Device left outer join Company as Company on Device.manufacturerId = Company.id where Device.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.d.Device@42 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Company 2025-10-15 05:10:36 DEBUG DDLDeployer create table Address(street varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Company(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, manufacturerId int, locationId int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_locationId_Address_id foreign key(locationId) references Address(id) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:36 TRACE SQLOperation select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Company(name, id) values (?, ?) | {1={Company.name=World Company, Company.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:36 TRACE SQLOperation select Address.street as Address_street, Address.id as Address_id from Address where Address.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Address(street, id) values (?, ?) | {1={Address.id=o.c.s.i.PersistableIdentifier@0, Address.street=somewhere}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Device(name, id, manufacturerId, locationId) values (?, ?, ?, ?) | {1={Device.locationId=o.c.s.i.PersistableIdentifier@0, Device.manufacturerId=o.c.s.i.PersistableIdentifier@0, Device.id=o.c.s.i.PersistableIdentifier@0, Device.name=UPS}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name as manufacturer_name, manufacturer.id as manufacturer_id, location.street as location_street, location.id as location_id from Device left outer join Company as manufacturer on Device.manufacturerId = manufacturer.id left outer join Address as location on Device.locationId = location.id where Device.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@0 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@0 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:36 TRACE SQLOperation select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Company 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:36 TRACE SQLOperation select Address.street as Address_street, Address.id as Address_id from Address where Address.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Address 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Device(name, id, manufacturerId, locationId) values (?, ?, ?, ?) | {1={Device.locationId=o.c.s.i.PersistableIdentifier@0, Device.manufacturerId=o.c.s.i.PersistableIdentifier@0, Device.id=o.c.s.i.PersistableIdentifier@1, Device.name=UPS 2}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name as manufacturer_name, manufacturer.id as manufacturer_id, location.street as location_street, location.id as location_id from Device left outer join Company as manufacturer on Device.manufacturerId = manufacturer.id left outer join Address as location on Device.locationId = location.id where Device.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@1 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@1 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Device set name = ?, manufacturerId = ?, locationId = ? where id = ? | {1={Device.locationId (U)=o.c.s.i.PersistedIdentifier@0, Device.manufacturerId (U)=null, Device.id (W)=o.c.s.i.PersistableIdentifier@1, Device.name (U)=UPS 2}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Company where id = ? | {1={Company.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Address set street = ? where id = ? | {1={Address.id (W)=o.c.s.i.PersistableIdentifier@0, Address.street (U)=somewhere renamed}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@1}} [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$BiDirectionality 2025-10-15 05:10:36 DEBUG DDLDeployer create table Company(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, manufacturerId int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:36 TRACE SQLOperation select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Company(name, id) values (?, ?) | {1={Company.id=o.c.s.i.PersistableIdentifier@0, Company.name=World Company}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Device(name, id, manufacturerId) values (?, ?, ?) | {1={Device.id=o.c.s.i.PersistableIdentifier@0, Device.name=device 1, Device.manufacturerId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:36 TRACE SQLOperation select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Company 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Device(name, id, manufacturerId) values (?, ?, ?) | {1={Device.id=o.c.s.i.PersistableIdentifier@1, Device.name=device 2, Device.manufacturerId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@0 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@1 2025-10-15 05:10:36 DEBUG DDLDeployer create table Company(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, manufacturerId int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:36 TRACE SQLOperation select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Company(name, id) values (?, ?) | {1={Company.name=World Company, Company.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Device(name, id, manufacturerId) values (?, ?, ?) | {1={Device.id=o.c.s.i.PersistableIdentifier@0, Device.manufacturerId=o.c.s.i.PersistableIdentifier@0, Device.name=device 1}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:36 TRACE SQLOperation select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Company 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Device(name, id, manufacturerId) values (?, ?, ?) | {1={Device.id=o.c.s.i.PersistableIdentifier@1, Device.manufacturerId=o.c.s.i.PersistableIdentifier@0, Device.name=device 2}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@0 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@1 2025-10-15 05:10:36 DEBUG DDLDeployer create table Company(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, manufacturerId int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:36 TRACE SQLOperation select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Company(name, id) values (?, ?) | {1={Company.id=o.c.s.i.PersistableIdentifier@0, Company.name=World Company}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Device(name, id, manufacturerId) values (?, ?, ?) | {1={Device.id=o.c.s.i.PersistableIdentifier@0, Device.manufacturerId=o.c.s.i.PersistableIdentifier@0, Device.name=device 1}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:36 TRACE SQLOperation select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Company 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Device(name, id, manufacturerId) values (?, ?, ?) | {1={Device.id=o.c.s.i.PersistableIdentifier@1, Device.manufacturerId=o.c.s.i.PersistableIdentifier@0, Device.name=device 2}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0, o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name 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@0, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@0 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@1 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$BiDirectionality [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation 2025-10-15 05:10:36 DEBUG DDLDeployer create table Address(street varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, locationId int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_locationId_Address_id foreign key(locationId) references Address(id) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, locationId int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Town(street varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_locationId_Town_id foreign key(locationId) references Town(id) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Address(street varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Company(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, locationId int, manufacturerId int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_locationId_Address_id foreign key(locationId) references Address(id) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, locationId int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Township(street varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_locationId_Township_id foreign key(locationId) references Township(id) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration 2025-10-15 05:10:36 DEBUG DDLDeployer create table Company(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, manufacturerId int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:36 TRACE SQLOperation select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Company(name, id) values (?, ?) | {1={Company.name=null, Company.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Device(name, id, manufacturerId) values (?, ?, ?) | {1={Device.manufacturerId=o.c.s.i.PersistableIdentifier@666, Device.name=null, Device.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name 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.PersistedIdentifier@42} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@42 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name 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.PersistedIdentifier@42} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Company 2025-10-15 05:10:36 DEBUG DDLDeployer create table Company(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, manufacturerId int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@100] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name 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.PersistedIdentifier@100} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@100 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@100}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Company where id = ? | {1={Company.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Company(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, manufacturerId int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:36 TRACE SQLOperation select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Company(name, id) values (?, ?) | {1={Company.id=o.c.s.i.PersistableIdentifier@0, Company.name=World Company}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Device(name, id, manufacturerId) values (?, ?, ?) | {1={Device.name=UPS, Device.id=o.c.s.i.PersistableIdentifier@42, Device.manufacturerId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@42 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Device set manufacturerId = ? where id = ? | {1={Device.manufacturerId (U)=null, Device.id (W)=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@42 2025-10-15 05:10:36 TRACE SQLOperation select name from Company where id = :id | {id=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@42 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Company(name, id) values (?, ?) | {1={Company.id=o.c.s.i.PersistableIdentifier@1, Company.name=Stalactite Corp}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Device set manufacturerId = ? where id = ? | {1={Device.manufacturerId (U)=o.c.s.i.PersistableIdentifier@1, Device.id (W)=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Company set name = ? where id = ? | {1={Company.id (W)=o.c.s.i.PersistableIdentifier@1, Company.name (U)=Stalactite Corp}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name 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.PersistedIdentifier@42} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@42 2025-10-15 05:10:36 TRACE SQLOperation select name from Company where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name 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.PersistedIdentifier@42} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@42 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Company set name = ? where id = ? | {1={Company.id (W)=o.c.s.i.PersistedIdentifier@1, Company.name (U)=Skynet}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name 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.PersistedIdentifier@42} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@42 2025-10-15 05:10:36 TRACE SQLOperation select name from Company where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:36 TRACE SQLOperation select name from Company where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Company(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, manufacturerId int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Device(name, id, manufacturerId) values (?, ?, ?) | {1={Device.manufacturerId=o.c.s.i.PersistableIdentifier@1, Device.name=UPS, Device.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name 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.PersistedIdentifier@42} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@42 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Device set name = ? where id = ? | {1={Device.id (W)=o.c.s.i.PersistableIdentifier@42, Device.name (U)=touched UPS}} 2025-10-15 05:10:36 TRACE SQLOperation select name from Company where id = 1 | {} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:36 TRACE SQLOperation select name from Device | {} 2025-10-15 05:10:36 TRACE SQLOperation select name from Company where id = 1 | {} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Company(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Device(name varchar(255), id int not null, manufacturerId int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Device(name, id, manufacturerId) values (?, ?, ?) | {1={Device.manufacturerId=o.c.s.i.PersistableIdentifier@1, Device.id=o.c.s.i.PersistableIdentifier@42, Device.name=UPS}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:36 TRACE SQLOperation select Device.name as Device_name, Device.id as Device_id, manufacturer.name 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.PersistedIdentifier@42} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device@42 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Device set name = ? where id = ? | {1={Device.name (U)=touched UPS, Device.id (W)=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:36 TRACE SQLOperation select name from Company where id = 1 | {} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:36 TRACE SQLOperation select name from Device | {} 2025-10-15 05:10:36 TRACE SQLOperation select name from Company where id = 1 | {} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance 2025-10-15 05:10:36 DEBUG DDLDeployer create table car(id int not null, color int, model varchar(255), unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table car add constraint FK_car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=666], Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into car(model, id) values (?, ?) | {1={car.model=Renault, car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 TRACE SQLOperation select car.id, car.model, vehicle.color from car inner join vehicle on car.id = vehicle.id | {} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 TRACE SQLOperation select car.model as car_model, car.id as car_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from car inner join Vehicle as Vehicle on car.id = Vehicle.id where car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(model varchar(255), color int, id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 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]}} 2025-10-15 05:10:36 TRACE SQLOperation select car.id, car.model, car.color from car | {} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:36 DEBUG DDLDeployer create table AbstractVehicle(id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(model varchar(255), color int, id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Vehicle(id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into AbstractVehicle(id) values (?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}} 2025-10-15 05:10:36 TRACE SQLOperation select car.id, car.model, car.color from car | {} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 TRACE SQLOperation select Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, AbstractVehicle.id as AbstractVehicle_id, 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.PersistedIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(model varchar(255), rgb integer, id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(model, rgb, id) values (?, ?, ?) | {1={Car.model=Renault, Car.rgb=666, Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:36 TRACE SQLOperation select id, model, rgb from Car | {} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(model varchar(255), color int, id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 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}} 2025-10-15 05:10:36 TRACE SQLOperation select car.id, car.model, car.color from car | {} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(model varchar(255), color int, id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 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}} 2025-10-15 05:10:36 TRACE SQLOperation select car.id, car.model, car.color from car | {} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(model_col varchar(255), color_col int, id_col int not null, unique (id_col)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 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}} 2025-10-15 05:10:36 TRACE SQLOperation select id_col, model_col, color_col from Car | {} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(model_supercol varchar(255), color_supercol int, id_supercol int not null, unique (id_supercol)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(color_supercol, model_supercol, id_supercol) values (?, ?, ?) | {1={Car.model_supercol=Renault, Car.color_supercol=Color[rgb=666], Car.id_supercol=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 TRACE SQLOperation select id_supercol, model_supercol, color_supercol from Car | {} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(model varchar(255), rgb integer, id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(model, rgb, id) values (?, ?, ?) | {1={Car.rgb=666, Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:36 TRACE SQLOperation select id, model, rgb from Car | {} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(model_col varchar(255), color_col int, id_col int not null, unique (id_col)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(color_col, model_col, id_col) values (?, ?, ?) | {1={Car.model_col=Renault, Car.id_col=o.c.s.i.PersistableIdentifier@1, Car.color_col=Color[rgb=666]}} 2025-10-15 05:10:36 TRACE SQLOperation select id_col, model_col, color_col from Car | {} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(model varchar(255), color int, id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.color=Color[rgb=666], Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 TRACE SQLOperation select car.id, car.color, car.model from car | {} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, familyName varchar(255) not null, address varchar(255) not null, unique (firstName, familyName, address)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, familyName, address) values (?, ?, ?, ?) | {1={Person.firstName=John, Person.age=35, Person.familyName=Do, Person.address=nowhere}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 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.familyName, Person.firstName, Person.address) in ((?, ?, ?)) | {1=Do, 2=John, 3=nowhere} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.firstName=John, Person.age=35, Person.address=nowhere, Person.lastName=Do}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 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.address, Person.lastName) in ((?, ?, ?)) | {1=John, 2=nowhere, 3=Do} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person_pets(person_firstName varchar(255), person_lastName varchar(255), person_address varchar(255), pets_name varchar(255), pets_race varchar(255), pets_age integer not null, unique (person_firstName, person_lastName, person_address, pets_name, pets_race, pets_age)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person_pets add constraint FK_47cdb94d foreign key(person_firstName, person_lastName, person_address) references Person(firstName, lastName, address) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person_pets add constraint FK_3124176c foreign key(pets_name, pets_race, pets_age) references Pet(name, race, age) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.age=35, Person.firstName=John, Person.address=nowhere, Person.lastName=Do}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PetId{name='Rantanplan', race='Dog', age=5}, PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age from Pet where (Pet.race, Pet.name, Pet.age) in ((?, ?, ?), (?, ?, ?)) | {1=Dog, 2=Rantanplan, 3=5, 4=Dog, 5=Pluto, 6=4} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, race, age) values (?, ?, ?) | {1={Pet.name=Rantanplan, Pet.race=Dog, Pet.age=5}, 2={Pet.name=Pluto, Pet.race=Dog, Pet.age=4}} 2025-10-15 05:10:36 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:36 TRACE SQLOperation select pets_age, person_address, pets_name, person_firstName, person_lastName, pets_race from Person_pets where (person_firstName, person_lastName, person_address, pets_name, pets_race, pets_age) in ((?, ?, ?, ?, ?, ?), (?, ?, ?, ?, ?, ?)) | {Person_pets.person_lastName=[Do, Do], Person_pets.pets_race=[Dog, Dog], Person_pets.pets_age=[5, 4], Person_pets.person_firstName=[John, John], Person_pets.pets_name=[Rantanplan, Pluto], Person_pets.person_address=[nowhere, nowhere]} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person_pets(pets_age, person_address, pets_name, person_firstName, person_lastName, pets_race) values (?, ?, ?, ?, ?, ?) | {1={Person_pets.person_lastName=Do, Person_pets.pets_race=Dog, Person_pets.pets_age=5, Person_pets.person_firstName=John, Person_pets.pets_name=Rantanplan, Person_pets.person_address=nowhere}, 2={Person_pets.person_lastName=Do, Person_pets.pets_race=Dog, Person_pets.pets_age=4, Person_pets.person_firstName=John, Person_pets.pets_name=Pluto, Person_pets.person_address=nowhere}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Person_pets_Pet.name as Person_pets_Pet_name, Person_pets_Pet.race as Person_pets_Pet_race, Person_pets_Pet.age as Person_pets_Pet_age from Person left outer join Person_pets as Person_pets on Person.firstName = Person_pets.person_firstName and Person.lastName = Person_pets.person_lastName and Person.address = Person_pets.person_address left outer join Pet as Person_pets_Pet on Person_pets.pets_name = Person_pets_Pet.name and Person_pets.pets_race = Person_pets_Pet.race and Person_pets.pets_age = Person_pets_Pet.age where (Person.address, Person.firstName, Person.lastName) in ((?, ?, ?)) | {1=nowhere, 2=John, 3=Do} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Person set age = ? where address = ? and firstName = ? and lastName = ? | {1={Person.age (U)=36, Person.firstName (W)=John, Person.address (W)=nowhere, Person.lastName (W)=Do}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.age from Person | {} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Person_pets where person_lastName = ? and pets_race = ? and person_firstName = ? and pets_age = ? and pets_name = ? and person_address = ? | {1={Person_pets.person_lastName=Do, Person_pets.pets_race=Dog, Person_pets.person_firstName=John, Person_pets.pets_age=4, Person_pets.pets_name=Pluto, Person_pets.person_address=nowhere}, 2={Person_pets.person_lastName=Do, Person_pets.pets_race=Dog, Person_pets.person_firstName=John, Person_pets.pets_age=5, Person_pets.pets_name=Rantanplan, Person_pets.person_address=nowhere}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Person where address = ? and firstName = ? and lastName = ? | {1={Person.firstName=John, Person.address=nowhere, Person.lastName=Do}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.firstName, Person.lastName, Person.address from Person | {} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, familyName varchar(255) not null, address varchar(255) not null, unique (firstName, familyName, address)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, familyName, address) values (?, ?, ?, ?) | {1={Person.address=nowhere, Person.age=35, Person.firstName=John, Person.familyName=Do}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 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.address, Person.firstName, Person.familyName) in ((?, ?, ?)) | {1=nowhere, 2=John, 3=Do} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.age=35, Person.lastName=Do, Person.firstName=John, Person.address=nowhere}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 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.address, Person.lastName, Person.firstName) in ((?, ?, ?)) | {1=nowhere, 2=Do, 3=John} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Person set age = ? where address = ? and lastName = ? and firstName = ? | {1={Person.age (U)=36, Person.lastName (W)=Do, Person.firstName (W)=John, Person.address (W)=nowhere}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.age from Person | {} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Person where address = ? and lastName = ? and firstName = ? | {1={Person.lastName=Do, Person.firstName=John, Person.address=nowhere}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.age from Person | {} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person_pets(person_firstName varchar(255), person_lastName varchar(255), person_address varchar(255), pets_name varchar(255), pets_race varchar(255), pets_age integer not null, unique (person_firstName, person_lastName, person_address, pets_name, pets_race, pets_age)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person_pets add constraint FK_47cdb94d foreign key(person_firstName, person_lastName, person_address) references Person(firstName, lastName, address) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person_pets add constraint FK_3124176c foreign key(pets_name, pets_race, pets_age) references Pet(name, race, age) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.firstName=John, Person.address=nowhere, Person.lastName=Do, Person.age=35}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}, PetId{name='Rantanplan', race='Dog', age=5}] 2025-10-15 05:10:36 TRACE 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 ((?, ?, ?), (?, ?, ?)) | {1=Pluto, 2=Dog, 3=4, 4=Rantanplan, 5=Dog, 6=5} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, race, age) values (?, ?, ?) | {1={Pet.name=Pluto, Pet.race=Dog, Pet.age=4}, 2={Pet.name=Rantanplan, Pet.race=Dog, Pet.age=5}} 2025-10-15 05:10:36 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:36 TRACE SQLOperation select pets_age, person_address, pets_name, person_firstName, person_lastName, pets_race from Person_pets where (person_firstName, person_lastName, person_address, pets_name, pets_race, pets_age) in ((?, ?, ?, ?, ?, ?), (?, ?, ?, ?, ?, ?)) | {Person_pets.pets_name=[Rantanplan, Pluto], Person_pets.person_lastName=[Do, Do], Person_pets.pets_race=[Dog, Dog], Person_pets.person_firstName=[John, John], Person_pets.person_address=[nowhere, nowhere], Person_pets.pets_age=[5, 4]} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person_pets(pets_age, person_address, pets_name, person_firstName, person_lastName, pets_race) values (?, ?, ?, ?, ?, ?) | {1={Person_pets.pets_name=Rantanplan, Person_pets.person_lastName=Do, Person_pets.pets_race=Dog, Person_pets.person_firstName=John, Person_pets.person_address=nowhere, Person_pets.pets_age=5}, 2={Person_pets.pets_name=Pluto, Person_pets.person_lastName=Do, Person_pets.pets_race=Dog, Person_pets.person_firstName=John, Person_pets.person_address=nowhere, Person_pets.pets_age=4}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Person_pets_Pet.name as Person_pets_Pet_name, Person_pets_Pet.race as Person_pets_Pet_race, Person_pets_Pet.age as Person_pets_Pet_age from Person left outer join Person_pets as Person_pets on Person.firstName = Person_pets.person_firstName and Person.lastName = Person_pets.person_lastName and Person.address = Person_pets.person_address left outer join Pet as Person_pets_Pet on Person_pets.pets_name = Person_pets_Pet.name and Person_pets.pets_race = Person_pets_Pet.race and Person_pets.pets_age = Person_pets_Pet.age where (Person.firstName, Person.lastName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Person set age = ? where firstName = ? and lastName = ? and address = ? | {1={Person.firstName (W)=John, Person.address (W)=nowhere, Person.lastName (W)=Do, Person.age (U)=36}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.age from Person | {} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Person_pets where person_lastName = ? and pets_name = ? and pets_race = ? and person_firstName = ? and person_address = ? and pets_age = ? | {1={Person_pets.person_lastName=Do, Person_pets.pets_name=Pluto, Person_pets.pets_race=Dog, Person_pets.person_firstName=John, Person_pets.person_address=nowhere, Person_pets.pets_age=4}, 2={Person_pets.person_lastName=Do, Person_pets.pets_name=Rantanplan, Person_pets.pets_race=Dog, Person_pets.person_firstName=John, Person_pets.person_address=nowhere, Person_pets.pets_age=5}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.firstName=John, Person.address=nowhere, Person.lastName=Do}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.firstName, Person.lastName, Person.address from Person | {} 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Cat add constraint FK_7d3b9729 foreign key(name, race, age) references Pet(name, race, age) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Dog add constraint FK_46d3d303 foreign key(name, race, age) references Pet(name, race, age) 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@5384a3ca]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 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.age, Pet.race, Pet.name) in ((?, ?, ?)) | {1=4, 2=Dog, 3=Pluto} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(catBreed, name, race, age, DTYPE) values (?, ?, ?, ?, ?) | {1={Pet.age=4, Pet.race=Dog, Pet.DTYPE=Pet, Pet.name=Pluto, Pet.catBreed=Persian}} 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@1acb2ddb]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 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.age, Pet.race, Pet.name) in ((?, ?, ?)) | {1=4, 2=Dog, 3=Pluto} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@5edd3519]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 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.age, Pet.race, Pet.name) in ((?, ?, ?)) | {1=4, 2=Dog, 3=Pluto} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@4c0ae693]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 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.age, Pet.race, Pet.name) in ((?, ?, ?)) | {1=4, 2=Dog, 3=Pluto} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@65fa6e3b]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Cat.catBreed as Cat_catBreed, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age, Dog.dogBreed as Dog_dogBreed, Dog.name as Dog_name, Dog.race as Dog_race, Dog.age as Dog_age from Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and 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.age, Pet.name, Pet.race) in ((?, ?, ?)) | {1=4, 2=Pluto, 3=Dog} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, race, age) values (?, ?, ?) | {1={Pet.race=Dog, Pet.age=4, Pet.name=Pluto}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Cat(catBreed, name, race, age) values (?, ?, ?, ?) | {1={Cat.name=Pluto, Cat.age=4, Cat.catBreed=Persian, Cat.race=Dog}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@dcda054]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Cat.catBreed as Cat_catBreed, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age, Dog.dogBreed as Dog_dogBreed, Dog.name as Dog_name, Dog.race as Dog_race, Dog.age as Dog_age from Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and 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.age, Pet.name, Pet.race) in ((?, ?, ?)) | {1=4, 2=Pluto, 3=Dog} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.compositekey.Pet$Cat 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Pet{id=PetId{name='Pluto', race='Dog', age=4}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@4929d84]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Cat.catBreed as Cat_catBreed, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age, Dog.dogBreed as Dog_dogBreed, Dog.name as Dog_name, Dog.race as Dog_race, Dog.age as Dog_age from Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and 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.age, Pet.name, Pet.race) in ((?, ?, ?)) | {1=4, 2=Pluto, 3=Dog} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.compositekey.Pet$Cat 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Pet{id=PetId{name='Pluto', race='Dog', age=4}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@38b8b5aa]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Cat.catBreed as Cat_catBreed, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age, Dog.dogBreed as Dog_dogBreed, Dog.name as Dog_name, Dog.race as Dog_race, Dog.age as Dog_age from Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and 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.age, Pet.name, Pet.race) in ((?, ?, ?)) | {1=4, 2=Pluto, 3=Dog} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.compositekey.Pet$Cat 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Pet{id=PetId{name='Pluto', race='Dog', age=4}} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@b8c5702]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Pet.DISCRIMINATOR as Pet_DISCRIMINATOR, Cat.catBreed as Cat_catBreed, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age, Dog.dogBreed as Dog_dogBreed, Dog.name as Dog_name, Dog.race as Dog_race, Dog.age as Dog_age from (select Cat.name as name, Cat.race as race, Cat.age as age, 'Cat' as DISCRIMINATOR from Cat union all select Dog.name as name, Dog.race as race, Dog.age as age, 'Dog' as DISCRIMINATOR from Dog) as Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and 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.race, Pet.age, Pet.name) in ((?, ?, ?)) | {1=Dog, 2=4, 3=Pluto} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Cat(catBreed, name, race, age) values (?, ?, ?, ?) | {1={Cat.race=Dog, Cat.name=Pluto, Cat.catBreed=Persian, Cat.age=4}} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@3449885a]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Pet.DISCRIMINATOR as Pet_DISCRIMINATOR, Cat.catBreed as Cat_catBreed, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age, Dog.dogBreed as Dog_dogBreed, Dog.name as Dog_name, Dog.race as Dog_race, Dog.age as Dog_age from (select Cat.name as name, Cat.race as race, Cat.age as age, 'Cat' as DISCRIMINATOR from Cat union all select Dog.name as name, Dog.race as race, Dog.age as age, 'Dog' as DISCRIMINATOR from Dog) as Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and 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.race, Pet.age, Pet.name) in ((?, ?, ?)) | {1=Dog, 2=4, 3=Pluto} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Pet{id=PetId{name='Pluto', race='Dog', age=4}} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@7f5a199a]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Pet.DISCRIMINATOR as Pet_DISCRIMINATOR, Cat.catBreed as Cat_catBreed, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age, Dog.dogBreed as Dog_dogBreed, Dog.name as Dog_name, Dog.race as Dog_race, Dog.age as Dog_age from (select Cat.name as name, Cat.race as race, Cat.age as age, 'Cat' as DISCRIMINATOR from Cat union all select Dog.name as name, Dog.race as race, Dog.age as age, 'Dog' as DISCRIMINATOR from Dog) as Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and 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.race, Pet.age, Pet.name) in ((?, ?, ?)) | {1=Dog, 2=4, 3=Pluto} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Pet{id=PetId{name='Pluto', race='Dog', age=4}} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@72bf23f5]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Pet.DISCRIMINATOR as Pet_DISCRIMINATOR, Cat.catBreed as Cat_catBreed, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age, Dog.dogBreed as Dog_dogBreed, Dog.name as Dog_name, Dog.race as Dog_race, Dog.age as Dog_age from (select Cat.name as name, Cat.race as race, Cat.age as age, 'Cat' as DISCRIMINATOR from Cat union all select Dog.name as name, Dog.race as race, Dog.age as age, 'Dog' as DISCRIMINATOR from Dog) as Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and 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.race, Pet.age, Pet.name) in ((?, ?, ?)) | {1=Dog, 2=4, 3=Pluto} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Pet{id=PetId{name='Pluto', race='Dog', age=4}} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address)) 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Pet add constraint FK_fcda3543 foreign key(ownerFirstName, ownerLastName, ownerAddress) references Person(firstName, lastName, address) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.age=35, Person.address=nowhere, Person.firstName=John, Person.lastName=Do}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}, PetId{name='Rantanplan', race='Dog', age=5}] 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age from Pet where (Pet.age, Pet.race, Pet.name) in ((?, ?, ?), (?, ?, ?)) | {1=4, 2=Dog, 3=Pluto, 4=5, 5=Dog, 6=Rantanplan} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, race, age, ownerFirstName, ownerLastName, ownerAddress) values (?, ?, ?, ?, ?, ?) | {1={Pet.ownerFirstName=John, Pet.ownerLastName=Do, Pet.race=Dog, Pet.age=4, Pet.name=Pluto, Pet.ownerAddress=nowhere}, 2={Pet.ownerFirstName=John, Pet.ownerLastName=Do, Pet.race=Dog, Pet.age=5, Pet.name=Rantanplan, Pet.ownerAddress=nowhere}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age from Person left outer join Pet as Pet on Person.firstName = Pet.ownerFirstName and Person.lastName = Pet.ownerLastName and Person.address = Pet.ownerAddress where (Person.firstName, Person.lastName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Person set age = ? where firstName = ? and lastName = ? and address = ? | {1={Person.age (U)=36, Person.address (W)=nowhere, Person.firstName (W)=John, Person.lastName (W)=Do}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation update Pet set ownerFirstName = ?, ownerLastName = ?, ownerAddress = ? where race = ? and age = ? and name = ? | {1={Pet.ownerFirstName (U)=John, Pet.ownerLastName (U)=Do, Pet.race (W)=Dog, Pet.age (W)=5, Pet.name (W)=Rantanplan, Pet.ownerAddress (U)=nowhere}, 2={Pet.ownerFirstName (U)=John, Pet.ownerLastName (U)=Do, Pet.race (W)=Dog, Pet.age (W)=4, Pet.name (W)=Pluto, Pet.ownerAddress (U)=nowhere}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.age from Person | {} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation update Pet set ownerFirstName = ?, ownerLastName = ?, ownerAddress = ? where race = ? and age = ? and name = ? | {1={Pet.ownerFirstName (U)=null, Pet.ownerLastName (U)=null, Pet.race (W)=Dog, Pet.age (W)=4, Pet.name (W)=Pluto, Pet.ownerAddress (U)=null}, 2={Pet.ownerFirstName (U)=null, Pet.ownerLastName (U)=null, Pet.race (W)=Dog, Pet.age (W)=5, Pet.name (W)=Rantanplan, Pet.ownerAddress (U)=null}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.address=nowhere, Person.firstName=John, Person.lastName=Do}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.firstName, Person.lastName, Person.address from Person | {} [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUD_Polymorphism 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(catBreed, name, race, age, DTYPE) values (?, ?, ?, ?, ?) | {1={Pet.name=Pluto, Pet.DTYPE=Pet, Pet.race=Dog, Pet.catBreed=Persian, Pet.age=4}} 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@9835575]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@19440b78]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Pet where name = ? and race = ? and age = ? | {1={Pet.name=Pluto, Pet.race=Dog, Pet.age=4}} 2025-10-15 05:10:36 TRACE SQLOperation select name from Pet | {} 2025-10-15 05:10:36 TRACE SQLOperation select catBreed from Pet | {} 2025-10-15 05:10:36 TRACE SQLOperation delete from Pet where (name, race, age) in ((?, ?, ?)) | {Pet.name=Pluto, Pet.race=Dog, Pet.age=4} 2025-10-15 05:10:36 TRACE SQLOperation select name from Pet | {} 2025-10-15 05:10:36 TRACE SQLOperation select catBreed from Pet | {} 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Cat(catBreed, name, race, age) values (?, ?, ?, ?) | {1={Cat.catBreed=Persian, Cat.age=4, Cat.race=Dog, Cat.name=Pluto}} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@d0f4bc]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Pet.DISCRIMINATOR as Pet_DISCRIMINATOR, Cat.catBreed as Cat_catBreed, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age, Dog.dogBreed as Dog_dogBreed, Dog.name as Dog_name, Dog.race as Dog_race, Dog.age as Dog_age from (select Cat.name as name, Cat.race as race, Cat.age as age, 'Cat' as DISCRIMINATOR from Cat union all select Dog.name as name, Dog.race as race, Dog.age as age, 'Dog' as DISCRIMINATOR from Dog) as Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and 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.race, Pet.age, Pet.name) in ((?, ?, ?)) | {1=Dog, 2=4, 3=Pluto} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Pet{id=PetId{name='Pluto', race='Dog', age=4}} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@4f60d58f]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Pet.DISCRIMINATOR as Pet_DISCRIMINATOR, Cat.catBreed as Cat_catBreed, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age, Dog.dogBreed as Dog_dogBreed, Dog.name as Dog_name, Dog.race as Dog_race, Dog.age as Dog_age from (select Cat.name as name, Cat.race as race, Cat.age as age, 'Cat' as DISCRIMINATOR from Cat union all select Dog.name as name, Dog.race as race, Dog.age as age, 'Dog' as DISCRIMINATOR from Dog) as Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and 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.race, Pet.age, Pet.name) in ((?, ?, ?)) | {1=Dog, 2=4, 3=Pluto} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Pet{id=PetId{name='Pluto', race='Dog', age=4}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Cat where name = ? and age = ? and race = ? | {1={Cat.age=4, Cat.race=Dog, Cat.name=Pluto}} 2025-10-15 05:10:36 TRACE SQLOperation select catBreed from Cat | {} 2025-10-15 05:10:36 TRACE SQLOperation delete from Cat where (name, race, age) in ((?, ?, ?)) | {Cat.age=4, Cat.race=Dog, Cat.name=Pluto} 2025-10-15 05:10:36 TRACE SQLOperation select catBreed from Cat | {} 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Cat add constraint FK_7d3b9729 foreign key(name, race, age) references Pet(name, race, age) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Dog add constraint FK_46d3d303 foreign key(name, race, age) references Pet(name, race, age) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, race, age) values (?, ?, ?) | {1={Pet.age=4, Pet.race=Dog, Pet.name=Pluto}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Cat(catBreed, name, race, age) values (?, ?, ?, ?) | {1={Cat.catBreed=Persian, Cat.name=Pluto, Cat.age=4, Cat.race=Dog}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@4a238516]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Cat.catBreed as Cat_catBreed, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age, Dog.dogBreed as Dog_dogBreed, Dog.name as Dog_name, Dog.race as Dog_race, Dog.age as Dog_age from Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and 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.age, Pet.name, Pet.race) in ((?, ?, ?)) | {1=4, 2=Pluto, 3=Dog} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.compositekey.Pet$Cat 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Pet{id=PetId{name='Pluto', race='Dog', age=4}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@5d9bf309]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Cat.catBreed as Cat_catBreed, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age, Dog.dogBreed as Dog_dogBreed, Dog.name as Dog_name, Dog.race as Dog_race, Dog.age as Dog_age from Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and 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.age, Pet.name, Pet.race) in ((?, ?, ?)) | {1=4, 2=Pluto, 3=Dog} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.compositekey.Pet$Cat 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Pet{id=PetId{name='Pluto', race='Dog', age=4}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Cat where age = ? and name = ? and race = ? | {1={Cat.name=Pluto, Cat.age=4, Cat.race=Dog}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Pet where age = ? and name = ? and race = ? | {1={Pet.age=4, Pet.race=Dog, Pet.name=Pluto}} 2025-10-15 05:10:36 TRACE SQLOperation select name from Pet | {} 2025-10-15 05:10:36 TRACE SQLOperation select catBreed from Cat | {} 2025-10-15 05:10:36 TRACE SQLOperation delete from Cat where (name, race, age) in ((?, ?, ?)) | {Cat.name=Pluto, Cat.age=4, Cat.race=Dog} 2025-10-15 05:10:36 TRACE SQLOperation delete from Pet where (name, race, age) in ((?, ?, ?)) | {Pet.age=4, Pet.race=Dog, Pet.name=Pluto} 2025-10-15 05:10:36 TRACE SQLOperation select name from Pet | {} 2025-10-15 05:10:36 TRACE SQLOperation select catBreed from Cat | {} [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUD_Polymorphism [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist 2025-10-15 05:10:36 DEBUG DDLDeployer create table Cat(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person_pets(person_firstName varchar(255), person_lastName varchar(255), person_address varchar(255), pets_name varchar(255), pets_race varchar(255), pets_age integer not null, unique (person_firstName, person_lastName, person_address, pets_name, pets_race, pets_age)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Cat add constraint FK_7d3b9729 foreign key(name, race, age) references Pet(name, race, age) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person_pets add constraint FK_3124176c foreign key(pets_name, pets_race, pets_age) references Pet(name, race, age) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person_pets add constraint FK_47cdb94d foreign key(person_firstName, person_lastName, person_address) references Person(firstName, lastName, address) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Person_pets_Pet.name as Person_pets_Pet_name, Person_pets_Pet.race as Person_pets_Pet_race, Person_pets_Pet.age as Person_pets_Pet_age, Person_pets_Pet_Cat.name as Person_pets_Pet_Cat_name, Person_pets_Pet_Cat.race as Person_pets_Pet_Cat_race, Person_pets_Pet_Cat.age as Person_pets_Pet_Cat_age from Person left outer join Person_pets as Person_pets on Person.firstName = Person_pets.person_firstName and Person.lastName = Person_pets.person_lastName and Person.address = Person_pets.person_address left outer join Pet as Person_pets_Pet on Person_pets.pets_name = Person_pets_Pet.name and Person_pets.pets_race = Person_pets_Pet.race and Person_pets.pets_age = Person_pets_Pet.age left outer join Cat as Person_pets_Pet_Cat on Person_pets_Pet.name = Person_pets_Pet_Cat.name and Person_pets_Pet.race = Person_pets_Pet_Cat.race and Person_pets_Pet.age = Person_pets_Pet_Cat.age where (Person.lastName, Person.address, Person.firstName) in ((?, ?, ?)) | {1=Do, 2=nowhere, 3=John} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.age=0, Person.firstName=John, Person.address=nowhere, Person.lastName=Do}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [PetId{name='Whiskers', race='Cat', age=2}, PetId{name='Fluffy', race='Cat', age=3}] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@1d6a899b]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age from Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and Pet.age = Cat.age where (Pet.race, Pet.age, Pet.name) in ((?, ?, ?), (?, ?, ?)) | {1=Cat, 2=2, 3=Whiskers, 4=Cat, 5=3, 6=Fluffy} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, race, age) values (?, ?, ?) | {1={Pet.race=Cat, Pet.age=3, Pet.name=Fluffy}, 2={Pet.race=Cat, Pet.age=2, Pet.name=Whiskers}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Cat(name, race, age) values (?, ?, ?) | {1={Cat.name=Fluffy, Cat.age=3, Cat.race=Cat}, 2={Cat.name=Whiskers, Cat.age=2, Cat.race=Cat}} 2025-10-15 05:10:36 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:36 TRACE SQLOperation select pets_age, person_address, pets_name, person_firstName, person_lastName, pets_race from Person_pets where (person_firstName, person_lastName, person_address, pets_name, pets_race, pets_age) in ((?, ?, ?, ?, ?, ?), (?, ?, ?, ?, ?, ?)) | {Person_pets.pets_name=[Fluffy, Whiskers], Person_pets.person_firstName=[John, John], Person_pets.pets_race=[Cat, Cat], Person_pets.pets_age=[3, 2], Person_pets.person_address=[nowhere, nowhere], Person_pets.person_lastName=[Do, Do]} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person_pets(pets_age, person_address, pets_name, person_firstName, person_lastName, pets_race) values (?, ?, ?, ?, ?, ?) | {1={Person_pets.pets_name=Fluffy, Person_pets.person_firstName=John, Person_pets.pets_race=Cat, Person_pets.pets_age=3, Person_pets.person_address=nowhere, Person_pets.person_lastName=Do}, 2={Person_pets.pets_name=Whiskers, Person_pets.person_firstName=John, Person_pets.pets_race=Cat, Person_pets.pets_age=2, Person_pets.person_address=nowhere, Person_pets.person_lastName=Do}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Person_pets_Pet.name as Person_pets_Pet_name, Person_pets_Pet.race as Person_pets_Pet_race, Person_pets_Pet.age as Person_pets_Pet_age, Person_pets_Pet_Cat.name as Person_pets_Pet_Cat_name, Person_pets_Pet_Cat.race as Person_pets_Pet_Cat_race, Person_pets_Pet_Cat.age as Person_pets_Pet_Cat_age from Person left outer join Person_pets as Person_pets on Person.firstName = Person_pets.person_firstName and Person.lastName = Person_pets.person_lastName and Person.address = Person_pets.person_address left outer join Pet as Person_pets_Pet on Person_pets.pets_name = Person_pets_Pet.name and Person_pets.pets_race = Person_pets_Pet.race and Person_pets.pets_age = Person_pets_Pet.age left outer join Cat as Person_pets_Pet_Cat on Person_pets_Pet.name = Person_pets_Pet_Cat.name and Person_pets_Pet.race = Person_pets_Pet_Cat.race and Person_pets_Pet.age = Person_pets_Pet_Cat.age where (Person.lastName, Person.address, Person.firstName) in ((?, ?, ?)) | {1=Do, 2=nowhere, 3=John} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Pet{id=PetId{name='Fluffy', race='Cat', age=3}} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[Pet{id=PetId{name='Fluffy', race='Cat', age=3}}]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[Pet{id=PetId{name='Fluffy', race='Cat', age=3}}]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Pet{id=PetId{name='Whiskers', race='Cat', age=2}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Person_pets_Pet.name as Person_pets_Pet_name, Person_pets_Pet.race as Person_pets_Pet_race, Person_pets_Pet.age as Person_pets_Pet_age, Person_pets_Pet_Cat.name as Person_pets_Pet_Cat_name, Person_pets_Pet_Cat.race as Person_pets_Pet_Cat_race, Person_pets_Pet_Cat.age as Person_pets_Pet_Cat_age from Person left outer join Person_pets as Person_pets on Person.firstName = Person_pets.person_firstName and Person.lastName = Person_pets.person_lastName and Person.address = Person_pets.person_address left outer join Pet as Person_pets_Pet on Person_pets.pets_name = Person_pets_Pet.name and Person_pets.pets_race = Person_pets_Pet.race and Person_pets.pets_age = Person_pets_Pet.age left outer join Cat as Person_pets_Pet_Cat on Person_pets_Pet.name = Person_pets_Pet_Cat.name and Person_pets_Pet.race = Person_pets_Pet_Cat.race and Person_pets_Pet.age = Person_pets_Pet_Cat.age where (Person.lastName, Person.address, Person.firstName) in ((?, ?, ?)) | {1=Do, 2=nowhere, 3=John} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Pet{id=PetId{name='Fluffy', race='Cat', age=3}} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[Pet{id=PetId{name='Fluffy', race='Cat', age=3}}]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[Pet{id=PetId{name='Fluffy', race='Cat', age=3}}]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Pet{id=PetId{name='Whiskers', race='Cat', age=2}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Person set age = ? where lastName = ? and address = ? and firstName = ? | {1={Person.age (U)=36, Person.firstName (W)=John, Person.address (W)=nowhere, Person.lastName (W)=Do}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Person_pets where pets_name = ? and person_firstName = ? and pets_race = ? and pets_age = ? and person_address = ? and person_lastName = ? | {1={Person_pets.pets_name=Whiskers, Person_pets.person_firstName=John, Person_pets.pets_race=Cat, Person_pets.pets_age=2, Person_pets.person_address=nowhere, Person_pets.person_lastName=Do}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [PetId{name='Schrodinger', race='Cat', age=-42}] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@39251a8]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age from Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and Pet.age = Cat.age where (Pet.race, Pet.age, Pet.name) in ((?, ?, ?)) | {1=Cat, 2=-42, 3=Schrodinger} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, race, age) values (?, ?, ?) | {1={Pet.race=Cat, Pet.age=-42, Pet.name=Schrodinger}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Cat(name, race, age) values (?, ?, ?) | {1={Cat.name=Schrodinger, Cat.age=-42, Cat.race=Cat}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person_pets(pets_age, person_address, pets_name, person_firstName, person_lastName, pets_race) values (?, ?, ?, ?, ?, ?) | {1={Person_pets.pets_name=Schrodinger, Person_pets.person_firstName=John, Person_pets.pets_race=Cat, Person_pets.pets_age=-42, Person_pets.person_address=nowhere, Person_pets.person_lastName=Do}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Person_pets_Pet.name as Person_pets_Pet_name, Person_pets_Pet.race as Person_pets_Pet_race, Person_pets_Pet.age as Person_pets_Pet_age, Person_pets_Pet_Cat.name as Person_pets_Pet_Cat_name, Person_pets_Pet_Cat.race as Person_pets_Pet_Cat_race, Person_pets_Pet_Cat.age as Person_pets_Pet_Cat_age from Person left outer join Person_pets as Person_pets on Person.firstName = Person_pets.person_firstName and Person.lastName = Person_pets.person_lastName and Person.address = Person_pets.person_address left outer join Pet as Person_pets_Pet on Person_pets.pets_name = Person_pets_Pet.name and Person_pets.pets_race = Person_pets_Pet.race and Person_pets.pets_age = Person_pets_Pet.age left outer join Cat as Person_pets_Pet_Cat on Person_pets_Pet.name = Person_pets_Pet_Cat.name and Person_pets_Pet.race = Person_pets_Pet_Cat.race and Person_pets_Pet.age = Person_pets_Pet_Cat.age where (Person.lastName, Person.address, Person.firstName) in ((?, ?, ?)) | {1=Do, 2=nowhere, 3=John} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater 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=[]} 2025-10-15 05:10:36 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=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Pet{id=PetId{name='Fluffy', race='Cat', age=3}} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater 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='Fluffy', race='Cat', age=3}}]} 2025-10-15 05:10:36 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}}]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Pet{id=PetId{name='Schrodinger', race='Cat', age=-42}} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Cat(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person_pets(person_firstName varchar(255), person_lastName varchar(255), person_address varchar(255), pets_name varchar(255), pets_race varchar(255), pets_age integer not null, unique (person_firstName, person_lastName, person_address, pets_name, pets_race, pets_age)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Cat add constraint FK_7d3b9729 foreign key(name, race, age) references Pet(name, race, age) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person_pets add constraint FK_47cdb94d foreign key(person_firstName, person_lastName, person_address) references Person(firstName, lastName, address) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person_pets add constraint FK_3124176c foreign key(pets_name, pets_race, pets_age) references Pet(name, race, age) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Person_pets_Pet.name as Person_pets_Pet_name, Person_pets_Pet.race as Person_pets_Pet_race, Person_pets_Pet.age as Person_pets_Pet_age, Person_pets_Pet_Cat.name as Person_pets_Pet_Cat_name, Person_pets_Pet_Cat.race as Person_pets_Pet_Cat_race, Person_pets_Pet_Cat.age as Person_pets_Pet_Cat_age from Person left outer join Person_pets as Person_pets on Person.firstName = Person_pets.person_firstName and Person.lastName = Person_pets.person_lastName and Person.address = Person_pets.person_address left outer join Pet as Person_pets_Pet on Person_pets.pets_name = Person_pets_Pet.name and Person_pets.pets_race = Person_pets_Pet.race and Person_pets.pets_age = Person_pets_Pet.age left outer join Cat as Person_pets_Pet_Cat on Person_pets_Pet.name = Person_pets_Pet_Cat.name and Person_pets_Pet.race = Person_pets_Pet_Cat.race and Person_pets_Pet.age = Person_pets_Pet_Cat.age where (Person.firstName, Person.address, Person.lastName) in ((?, ?, ?)) | {1=John, 2=nowhere, 3=Do} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.firstName=John, Person.address=nowhere, Person.lastName=Do, Person.age=0}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [PetId{name='Whiskers', race='Cat', age=2}, PetId{name='Fluffy', race='Cat', age=3}] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@5debfeaa]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age from Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and Pet.age = Cat.age where (Pet.race, Pet.name, Pet.age) in ((?, ?, ?), (?, ?, ?)) | {1=Cat, 2=Whiskers, 3=2, 4=Cat, 5=Fluffy, 6=3} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, race, age) values (?, ?, ?) | {1={Pet.race=Cat, Pet.name=Whiskers, Pet.age=2}, 2={Pet.race=Cat, Pet.name=Fluffy, Pet.age=3}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Cat(name, race, age) values (?, ?, ?) | {1={Cat.age=2, Cat.name=Whiskers, Cat.race=Cat}, 2={Cat.age=3, Cat.name=Fluffy, Cat.race=Cat}} 2025-10-15 05:10:36 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:36 TRACE SQLOperation select pets_age, person_address, pets_name, person_firstName, person_lastName, pets_race from Person_pets where (person_firstName, person_lastName, person_address, pets_name, pets_race, pets_age) in ((?, ?, ?, ?, ?, ?), (?, ?, ?, ?, ?, ?)) | {Person_pets.person_address=[nowhere, nowhere], Person_pets.person_lastName=[Do, Do], Person_pets.pets_age=[3, 2], Person_pets.pets_race=[Cat, Cat], Person_pets.pets_name=[Fluffy, Whiskers], Person_pets.person_firstName=[John, John]} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person_pets(pets_age, person_address, pets_name, person_firstName, person_lastName, pets_race) values (?, ?, ?, ?, ?, ?) | {1={Person_pets.person_address=nowhere, Person_pets.person_lastName=Do, Person_pets.pets_age=2, Person_pets.pets_race=Cat, Person_pets.pets_name=Whiskers, Person_pets.person_firstName=John}, 2={Person_pets.person_address=nowhere, Person_pets.person_lastName=Do, Person_pets.pets_age=3, Person_pets.pets_race=Cat, Person_pets.pets_name=Fluffy, Person_pets.person_firstName=John}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Person_pets_Pet.name as Person_pets_Pet_name, Person_pets_Pet.race as Person_pets_Pet_race, Person_pets_Pet.age as Person_pets_Pet_age, Person_pets_Pet_Cat.name as Person_pets_Pet_Cat_name, Person_pets_Pet_Cat.race as Person_pets_Pet_Cat_race, Person_pets_Pet_Cat.age as Person_pets_Pet_Cat_age from Person left outer join Person_pets as Person_pets on Person.firstName = Person_pets.person_firstName and Person.lastName = Person_pets.person_lastName and Person.address = Person_pets.person_address left outer join Pet as Person_pets_Pet on Person_pets.pets_name = Person_pets_Pet.name and Person_pets.pets_race = Person_pets_Pet.race and Person_pets.pets_age = Person_pets_Pet.age left outer join Cat as Person_pets_Pet_Cat on Person_pets_Pet.name = Person_pets_Pet_Cat.name and Person_pets_Pet.race = Person_pets_Pet_Cat.race and Person_pets_Pet.age = Person_pets_Pet_Cat.age where (Person.firstName, Person.address, Person.lastName) in ((?, ?, ?)) | {1=John, 2=nowhere, 3=Do} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Pet{id=PetId{name='Fluffy', race='Cat', age=3}} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[Pet{id=PetId{name='Fluffy', race='Cat', age=3}}]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[Pet{id=PetId{name='Fluffy', race='Cat', age=3}}]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Pet{id=PetId{name='Whiskers', race='Cat', age=2}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Person_pets_Pet.name as Person_pets_Pet_name, Person_pets_Pet.race as Person_pets_Pet_race, Person_pets_Pet.age as Person_pets_Pet_age, Person_pets_Pet_Cat.name as Person_pets_Pet_Cat_name, Person_pets_Pet_Cat.race as Person_pets_Pet_Cat_race, Person_pets_Pet_Cat.age as Person_pets_Pet_Cat_age from Person left outer join Person_pets as Person_pets on Person.firstName = Person_pets.person_firstName and Person.lastName = Person_pets.person_lastName and Person.address = Person_pets.person_address left outer join Pet as Person_pets_Pet on Person_pets.pets_name = Person_pets_Pet.name and Person_pets.pets_race = Person_pets_Pet.race and Person_pets.pets_age = Person_pets_Pet.age left outer join Cat as Person_pets_Pet_Cat on Person_pets_Pet.name = Person_pets_Pet_Cat.name and Person_pets_Pet.race = Person_pets_Pet_Cat.race and Person_pets_Pet.age = Person_pets_Pet_Cat.age where (Person.firstName, Person.address, Person.lastName) in ((?, ?, ?)) | {1=John, 2=nowhere, 3=Do} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Pet{id=PetId{name='Fluffy', race='Cat', age=3}} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[Pet{id=PetId{name='Fluffy', race='Cat', age=3}}]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=0, house=null, pets=[Pet{id=PetId{name='Fluffy', race='Cat', age=3}}]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Pet{id=PetId{name='Whiskers', race='Cat', age=2}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Person set age = ? where firstName = ? and address = ? and lastName = ? | {1={Person.firstName (W)=John, Person.address (W)=nowhere, Person.lastName (W)=Do, Person.age (U)=36}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Person_pets where person_address = ? and person_lastName = ? and pets_race = ? and pets_age = ? and person_firstName = ? and pets_name = ? | {1={Person_pets.person_address=nowhere, Person_pets.person_lastName=Do, Person_pets.pets_race=Cat, Person_pets.pets_age=2, Person_pets.person_firstName=John, Person_pets.pets_name=Whiskers}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [PetId{name='Schrodinger', race='Cat', age=-42}] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND [org.codefilarete.stalactite.query.model.operator.TupleIn@4557cd06]], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Cat.name as Cat_name, Cat.race as Cat_race, Cat.age as Cat_age from Pet left outer join Cat as Cat on Pet.name = Cat.name and Pet.race = Cat.race and Pet.age = Cat.age where (Pet.name, Pet.race, Pet.age) in ((?, ?, ?)) | {1=Schrodinger, 2=Cat, 3=-42} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, race, age) values (?, ?, ?) | {1={Pet.race=Cat, Pet.name=Schrodinger, Pet.age=-42}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Cat(name, race, age) values (?, ?, ?) | {1={Cat.age=-42, Cat.name=Schrodinger, Cat.race=Cat}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person_pets(pets_age, person_address, pets_name, person_firstName, person_lastName, pets_race) values (?, ?, ?, ?, ?, ?) | {1={Person_pets.person_address=nowhere, Person_pets.person_lastName=Do, Person_pets.pets_age=-42, Person_pets.pets_race=Cat, Person_pets.pets_name=Schrodinger, Person_pets.person_firstName=John}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Person_pets_Pet.name as Person_pets_Pet_name, Person_pets_Pet.race as Person_pets_Pet_race, Person_pets_Pet.age as Person_pets_Pet_age, Person_pets_Pet_Cat.name as Person_pets_Pet_Cat_name, Person_pets_Pet_Cat.race as Person_pets_Pet_Cat_race, Person_pets_Pet_Cat.age as Person_pets_Pet_Cat_age from Person left outer join Person_pets as Person_pets on Person.firstName = Person_pets.person_firstName and Person.lastName = Person_pets.person_lastName and Person.address = Person_pets.person_address left outer join Pet as Person_pets_Pet on Person_pets.pets_name = Person_pets_Pet.name and Person_pets.pets_race = Person_pets_Pet.race and Person_pets.pets_age = Person_pets_Pet.age left outer join Cat as Person_pets_Pet_Cat on Person_pets_Pet.name = Person_pets_Pet_Cat.name and Person_pets_Pet.race = Person_pets_Pet_Cat.race and Person_pets_Pet.age = Person_pets_Pet_Cat.age where (Person.firstName, Person.address, Person.lastName) in ((?, ?, ?)) | {1=John, 2=nowhere, 3=Do} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater 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=[]} 2025-10-15 05:10:36 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=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Pet{id=PetId{name='Fluffy', race='Cat', age=3}} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater 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='Fluffy', race='Cat', age=3}}]} 2025-10-15 05:10:36 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}}]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object Pet{id=PetId{name='Schrodinger', race='Cat', age=-42}} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address)) 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Pet add constraint FK_fcda3543 foreign key(ownerFirstName, ownerLastName, ownerAddress) references Person(firstName, lastName, address) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age from Person left outer join Pet as Pet on Person.firstName = Pet.ownerFirstName and Person.lastName = Pet.ownerLastName and Person.address = Pet.ownerAddress where (Person.firstName, Person.lastName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.age=35, Person.firstName=John, Person.lastName=Do, Person.address=nowhere}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PetId{name='Rantanplan', race='Dog', age=5}, PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age from Pet where (Pet.race, Pet.name, Pet.age) in ((?, ?, ?), (?, ?, ?)) | {1=Dog, 2=Rantanplan, 3=5, 4=Dog, 5=Pluto, 6=4} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, race, age, ownerFirstName, ownerLastName, ownerAddress) values (?, ?, ?, ?, ?, ?) | {1={Pet.race=Dog, Pet.ownerFirstName=John, Pet.name=Rantanplan, Pet.ownerLastName=Do, Pet.age=5, Pet.ownerAddress=nowhere}, 2={Pet.race=Dog, Pet.ownerFirstName=John, Pet.name=Pluto, Pet.ownerLastName=Do, Pet.age=4, Pet.ownerAddress=nowhere}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age from Person left outer join Pet as Pet on Person.firstName = Pet.ownerFirstName and Person.lastName = Pet.ownerLastName and Person.address = Pet.ownerAddress where (Person.firstName, Person.lastName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[Pet{id=PetId{name='Rantanplan', race='Dog', age=5}}]} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age from Person left outer join Pet as Pet on Person.firstName = Pet.ownerFirstName and Person.lastName = Pet.ownerLastName and Person.address = Pet.ownerAddress where (Person.firstName, Person.lastName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[Pet{id=PetId{name='Rantanplan', race='Dog', age=5}}]} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Person set age = ? where firstName = ? and lastName = ? and address = ? | {1={Person.age (U)=36, Person.firstName (W)=John, Person.lastName (W)=Do, Person.address (W)=nowhere}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Pet set ownerFirstName = ?, ownerLastName = ?, ownerAddress = ? where race = ? and name = ? and age = ? | {1={Pet.race (W)=Dog, Pet.ownerFirstName (U)=null, Pet.name (W)=Rantanplan, Pet.ownerLastName (U)=null, Pet.age (W)=5, Pet.ownerAddress (U)=null}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Pet set ownerFirstName = ?, ownerLastName = ?, ownerAddress = ? where race = ? and name = ? and age = ? | {1={Pet.race (W)=Dog, Pet.ownerFirstName (U)=John, Pet.name (W)=Pluto, Pet.ownerLastName (U)=Do, Pet.age (W)=4, Pet.ownerAddress (U)=nowhere}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PetId{name='Schrodinger', race='Cat', age=-42}] 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age from Pet where (Pet.race, Pet.name, Pet.age) in ((?, ?, ?)) | {1=Cat, 2=Schrodinger, 3=-42} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, race, age, ownerFirstName, ownerLastName, ownerAddress) values (?, ?, ?, ?, ?, ?) | {1={Pet.race=Cat, Pet.ownerFirstName=John, Pet.name=Schrodinger, Pet.ownerLastName=Do, Pet.age=-42, Pet.ownerAddress=nowhere}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age from Person left outer join Pet as Pet on Person.firstName = Pet.ownerFirstName and Person.lastName = Pet.ownerLastName and Person.address = Pet.ownerAddress where (Person.firstName, Person.lastName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 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=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 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}}]} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person_pets(person_firstName varchar(255), person_lastName varchar(255), person_address varchar(255), pets_name varchar(255), pets_race varchar(255), pets_age integer not null, unique (person_firstName, person_lastName, person_address, pets_name, pets_race, pets_age)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person_pets add constraint FK_3124176c foreign key(pets_name, pets_race, pets_age) references Pet(name, race, age) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person_pets add constraint FK_47cdb94d foreign key(person_firstName, person_lastName, person_address) references Person(firstName, lastName, address) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Person_pets_Pet.name as Person_pets_Pet_name, Person_pets_Pet.race as Person_pets_Pet_race, Person_pets_Pet.age as Person_pets_Pet_age from Person left outer join Person_pets as Person_pets on Person.firstName = Person_pets.person_firstName and Person.lastName = Person_pets.person_lastName and Person.address = Person_pets.person_address left outer join Pet as Person_pets_Pet on Person_pets.pets_name = Person_pets_Pet.name and Person_pets.pets_race = Person_pets_Pet.race and Person_pets.pets_age = Person_pets_Pet.age where (Person.lastName, Person.address, Person.firstName) in ((?, ?, ?)) | {1=Do, 2=nowhere, 3=John} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.age=35, Person.lastName=Do, Person.firstName=John, Person.address=nowhere}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PetId{name='Rantanplan', race='Dog', age=5}, PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age from Pet where (Pet.age, Pet.name, Pet.race) in ((?, ?, ?), (?, ?, ?)) | {1=5, 2=Rantanplan, 3=Dog, 4=4, 5=Pluto, 6=Dog} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, race, age) values (?, ?, ?) | {1={Pet.age=5, Pet.name=Rantanplan, Pet.race=Dog}, 2={Pet.age=4, Pet.name=Pluto, Pet.race=Dog}} 2025-10-15 05:10:36 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:36 TRACE SQLOperation select pets_age, person_address, pets_name, person_firstName, person_lastName, pets_race from Person_pets where (person_firstName, person_lastName, person_address, pets_name, pets_race, pets_age) in ((?, ?, ?, ?, ?, ?), (?, ?, ?, ?, ?, ?)) | {Person_pets.pets_age=[4, 5], Person_pets.person_address=[nowhere, nowhere], Person_pets.person_lastName=[Do, Do], Person_pets.person_firstName=[John, John], Person_pets.pets_name=[Pluto, Rantanplan], Person_pets.pets_race=[Dog, Dog]} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person_pets(pets_age, person_address, pets_name, person_firstName, person_lastName, pets_race) values (?, ?, ?, ?, ?, ?) | {1={Person_pets.pets_age=4, Person_pets.person_address=nowhere, Person_pets.person_lastName=Do, Person_pets.person_firstName=John, Person_pets.pets_name=Pluto, Person_pets.pets_race=Dog}, 2={Person_pets.pets_age=5, Person_pets.person_address=nowhere, Person_pets.person_lastName=Do, Person_pets.person_firstName=John, Person_pets.pets_name=Rantanplan, Person_pets.pets_race=Dog}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Person_pets_Pet.name as Person_pets_Pet_name, Person_pets_Pet.race as Person_pets_Pet_race, Person_pets_Pet.age as Person_pets_Pet_age from Person left outer join Person_pets as Person_pets on Person.firstName = Person_pets.person_firstName and Person.lastName = Person_pets.person_lastName and Person.address = Person_pets.person_address left outer join Pet as Person_pets_Pet on Person_pets.pets_name = Person_pets_Pet.name and Person_pets.pets_race = Person_pets_Pet.race and Person_pets.pets_age = Person_pets_Pet.age where (Person.lastName, Person.address, Person.firstName) in ((?, ?, ?)) | {1=Do, 2=nowhere, 3=John} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Person_pets_Pet.name as Person_pets_Pet_name, Person_pets_Pet.race as Person_pets_Pet_race, Person_pets_Pet.age as Person_pets_Pet_age from Person left outer join Person_pets as Person_pets on Person.firstName = Person_pets.person_firstName and Person.lastName = Person_pets.person_lastName and Person.address = Person_pets.person_address left outer join Pet as Person_pets_Pet on Person_pets.pets_name = Person_pets_Pet.name and Person_pets.pets_race = Person_pets_Pet.race and Person_pets.pets_age = Person_pets_Pet.age where (Person.lastName, Person.address, Person.firstName) in ((?, ?, ?)) | {1=Do, 2=nowhere, 3=John} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[Pet{id=PetId{name='Pluto', race='Dog', age=4}}]} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Person set age = ? where lastName = ? and address = ? and firstName = ? | {1={Person.age (U)=36, Person.lastName (W)=Do, Person.firstName (W)=John, Person.address (W)=nowhere}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Person_pets where person_lastName = ? and person_address = ? and pets_age = ? and person_firstName = ? and pets_name = ? and pets_race = ? | {1={Person_pets.person_lastName=Do, Person_pets.person_address=nowhere, Person_pets.pets_age=5, Person_pets.person_firstName=John, Person_pets.pets_name=Rantanplan, Person_pets.pets_race=Dog}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PetId{name='Schrodinger', race='Cat', age=-42}] 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age from Pet where (Pet.age, Pet.name, Pet.race) in ((?, ?, ?)) | {1=-42, 2=Schrodinger, 3=Cat} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, race, age) values (?, ?, ?) | {1={Pet.age=-42, Pet.name=Schrodinger, Pet.race=Cat}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person_pets(pets_age, person_address, pets_name, person_firstName, person_lastName, pets_race) values (?, ?, ?, ?, ?, ?) | {1={Person_pets.pets_age=-42, Person_pets.person_address=nowhere, Person_pets.person_lastName=Do, Person_pets.person_firstName=John, Person_pets.pets_name=Schrodinger, Person_pets.pets_race=Cat}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, Person_pets_Pet.name as Person_pets_Pet_name, Person_pets_Pet.race as Person_pets_Pet_race, Person_pets_Pet.age as Person_pets_Pet_age from Person left outer join Person_pets as Person_pets on Person.firstName = Person_pets.person_firstName and Person.lastName = Person_pets.person_lastName and Person.address = Person_pets.person_address left outer join Pet as Person_pets_Pet on Person_pets.pets_name = Person_pets_Pet.name and Person_pets.pets_race = Person_pets_Pet.race and Person_pets.pets_age = Person_pets_Pet.age where (Person.lastName, Person.address, Person.firstName) in ((?, ?, ?)) | {1=Do, 2=nowhere, 3=John} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater 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=[]} 2025-10-15 05:10:36 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=[]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater 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}}]} 2025-10-15 05:10:36 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}}]} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$WithEnum 2025-10-15 05:10:36 DEBUG DDLDeployer create table Pet(name varchar(255) not null, type varchar(255) not null, age integer not null, unique (name, type, age)) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.type as Pet_type, Pet.age as Pet_age from Pet where (Pet.type, Pet.age, Pet.name) in ((?, ?, ?)) | {1=Dog, 2=4, 3=Pluto} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, type, age) values (?, ?, ?) | {1={Pet.type=Dog, Pet.age=4, Pet.name=Pluto}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.type as Pet_type, Pet.age as Pet_age from Pet where (Pet.type, Pet.age, Pet.name) in ((?, ?, ?)) | {1=Dog, 2=4, 3=Pluto} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Pet 2025-10-15 05:10:36 DEBUG DDLDeployer create table Pet(name varchar(255) not null, type integer not null, age integer not null, unique (name, type, age)) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.type as Pet_type, Pet.age as Pet_age from Pet where (Pet.type, Pet.age, Pet.name) in ((?, ?, ?)) | {1=Dog, 2=4, 3=Pluto} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Pet(name, type, age) values (?, ?, ?) | {1={Pet.type=Dog, Pet.name=Pluto, Pet.age=4}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PetId{name='Pluto', race='Dog', age=4}] 2025-10-15 05:10:36 TRACE SQLOperation select Pet.name as Pet_name, Pet.type as Pet_type, Pet.age as Pet_age from Pet where (Pet.type, Pet.age, Pet.name) in ((?, ?, ?)) | {1=Dog, 2=4, 3=Pluto} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Pet [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$WithEnum [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUDOneToOne 2025-10-15 05:10:36 DEBUG DDLDeployer create table House(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, houseId bigint, unique (firstName, lastName, address)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into House(id) values (default) | {1={}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, lastName, address, houseId) values (?, ?, ?, ?, ?) | {1={Person.houseId=1, Person.address=nowhere, Person.age=35, Person.firstName=John, Person.lastName=Do}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, house.id as house_id from Person left outer join House as house on Person.houseId = house.id where (Person.firstName, Person.address, Person.lastName) in ((?, ?, ?)) | {1=John, 2=nowhere, 3=Do} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Person set age = ?, houseId = ? where firstName = ? and address = ? and lastName = ? | {1={Person.houseId (U)=1, Person.address (W)=nowhere, Person.age (U)=36, Person.firstName (W)=John, Person.lastName (W)=Do}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.age from Person | {} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Person where firstName = ? and address = ? and lastName = ? | {1={Person.address=nowhere, Person.firstName=John, Person.lastName=Do}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.age from Person | {} 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table House add constraint FK_a240422 foreign key(ownerFirstName, ownerLastName, ownerAddress) references Person(firstName, lastName, address) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.address=nowhere, Person.age=35, Person.firstName=John, Person.lastName=Do}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into House(id, ownerLastName, ownerAddress, ownerFirstName) values (default, ?, ?, ?) | {1={House.ownerLastName=Do, House.ownerAddress=nowhere, House.ownerFirstName=John}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, house.id as house_id from Person left outer join House as house on Person.firstName = house.ownerFirstName and Person.lastName = house.ownerLastName and Person.address = house.ownerAddress where (Person.address, Person.firstName, Person.lastName) in ((?, ?, ?)) | {1=nowhere, 2=John, 3=Do} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Person set age = ? where address = ? and firstName = ? and lastName = ? | {1={Person.address (W)=nowhere, Person.age (U)=36, Person.firstName (W)=John, Person.lastName (W)=Do}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update House set ownerLastName = ?, ownerAddress = ?, ownerFirstName = ? where id = ? | {1={House.ownerLastName (U)=Do, House.ownerAddress (U)=nowhere, House.ownerFirstName (U)=John, House.id (W)=1}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.age from Person | {} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update House set ownerLastName = ?, ownerAddress = ?, ownerFirstName = ? where id = ? | {1={House.ownerLastName (U)=null, House.ownerAddress (U)=null, House.ownerFirstName (U)=null, House.id (W)=1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Person where address = ? and firstName = ? and lastName = ? | {1={Person.address=nowhere, Person.firstName=John, Person.lastName=Do}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.age from Person | {} 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, 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)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person add constraint FK_8b87d9bd foreign key(houseNumber, houseStreet, houseZipCode, houseCity) references House(number, street, zipCode, city) 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [HouseId{number=42, street='Stalactite street', zipCode='888', city='CodeFilarete City'}] 2025-10-15 05:10:36 TRACE SQLOperation select House.number as House_number, House.street as House_street, House.zipCode as House_zipCode, House.city as House_city from House where (House.city, House.street, House.zipCode, House.number) in ((?, ?, ?, ?)) | {1=CodeFilarete City, 2=Stalactite street, 3=888, 4=42} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into House(number, street, zipCode, city) values (?, ?, ?, ?) | {1={House.zipCode=888, House.street=Stalactite street, House.number=42, House.city=CodeFilarete City}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, lastName, address, houseCity, houseNumber, houseZipCode, houseStreet) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Person.address=nowhere, Person.age=35, Person.houseCity=CodeFilarete City, Person.houseNumber=42, Person.houseZipCode=888, Person.firstName=John, Person.houseStreet=Stalactite street, Person.lastName=Do}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, house.number as house_number, house.street as house_street, house.zipCode as house_zipCode, house.city as house_city from Person left outer join House as house on Person.houseNumber = house.number and Person.houseStreet = house.street and Person.houseZipCode = house.zipCode and Person.houseCity = house.city where (Person.address, Person.firstName, Person.lastName) in ((?, ?, ?)) | {1=nowhere, 2=John, 3=Do} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Person set age = ?, houseCity = ?, houseNumber = ?, houseZipCode = ?, houseStreet = ? where address = ? and firstName = ? and lastName = ? | {1={Person.address (W)=nowhere, Person.age (U)=36, Person.houseCity (U)=CodeFilarete City, Person.houseNumber (U)=42, Person.houseZipCode (U)=888, Person.firstName (W)=John, Person.houseStreet (U)=Stalactite street, Person.lastName (W)=Do}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.age from Person | {} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Person where address = ? and firstName = ? and lastName = ? | {1={Person.address=nowhere, Person.lastName=Do, Person.firstName=John}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.age from Person | {} 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table House add constraint FK_a240422 foreign key(ownerFirstName, ownerLastName, ownerAddress) references Person(firstName, lastName, address) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.address=nowhere, Person.age=35, Person.firstName=John, Person.lastName=Do}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [HouseId{number=42, street='Stalactite street', zipCode='888', city='CodeFilarete City'}] 2025-10-15 05:10:36 TRACE SQLOperation select House.number as House_number, House.street as House_street, House.zipCode as House_zipCode, House.city as House_city from House where (House.street, House.number, House.zipCode, House.city) in ((?, ?, ?, ?)) | {1=Stalactite street, 2=42, 3=888, 4=CodeFilarete City} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into House(number, street, zipCode, city, ownerAddress, ownerLastName, ownerFirstName) values (?, ?, ?, ?, ?, ?, ?) | {1={House.ownerAddress=nowhere, House.street=Stalactite street, House.number=42, House.zipCode=888, House.city=CodeFilarete City, House.ownerLastName=Do, House.ownerFirstName=John}} 2025-10-15 05:10:36 DEBUG SimpleRelationalEntityPersister selecting entities [PersonId{firstName='John', lastName='Do', address='nowhere'}] 2025-10-15 05:10:36 TRACE SQLOperation select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address, house.number as house_number, house.street as house_street, house.zipCode as house_zipCode, house.city as house_city from Person left outer join House as house on Person.firstName = house.ownerFirstName and Person.lastName = house.ownerLastName and Person.address = house.ownerAddress where (Person.lastName, Person.address, Person.firstName) in ((?, ?, ?)) | {1=Do, 2=nowhere, 3=John} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person{id=PersonId{firstName='John', lastName='Do', address='nowhere'}, age=35, house=null, pets=[]} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Person set age = ? where lastName = ? and address = ? and firstName = ? | {1={Person.address (W)=nowhere, Person.age (U)=36, Person.firstName (W)=John, Person.lastName (W)=Do}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update House set ownerAddress = ?, ownerLastName = ?, ownerFirstName = ? where street = ? and number = ? and zipCode = ? and city = ? | {1={House.ownerAddress (U)=nowhere, House.street (W)=Stalactite street, House.number (W)=42, House.zipCode (W)=888, House.city (W)=CodeFilarete City, House.ownerLastName (U)=Do, House.ownerFirstName (U)=John}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.age from Person | {} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update House set ownerAddress = ?, ownerLastName = ?, ownerFirstName = ? where street = ? and number = ? and zipCode = ? and city = ? | {1={House.ownerAddress (U)=null, House.street (W)=Stalactite street, House.number (W)=42, House.zipCode (W)=888, House.city (W)=CodeFilarete City, House.ownerLastName (U)=null, House.ownerFirstName (U)=null}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Person where lastName = ? and address = ? and firstName = ? | {1={Person.address=nowhere, Person.firstName=John, Person.lastName=Do}} 2025-10-15 05:10:36 TRACE SQLOperation select Person.age from Person | {} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUDOneToOne [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person add constraint FK_8b87d9bd foreign key(houseNumber, houseStreet, houseZipCode, houseCity) references House(number, street, zipCode, city) 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table House add constraint FK_a240422 foreign key(ownerFirstName, ownerLastName, ownerAddress) references Person(firstName, lastName, address) 2025-10-15 05:10:36 DEBUG DDLDeployer create table House(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id)) 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id) 2025-10-15 05:10:36 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)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table House add constraint FK_a240422 foreign key(ownerFirstName, ownerLastName, ownerAddress) references Person(firstName, lastName, address) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person(age integer, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Person_pets(person_firstName varchar(255), person_lastName varchar(255), person_address varchar(255), pets_name varchar(255), pets_race varchar(255), pets_age integer not null, unique (person_firstName, person_lastName, person_address, pets_name, pets_race, pets_age)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person_pets add constraint FK_3124176c foreign key(pets_name, pets_race, pets_age) references Pet(name, race, age) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Person_pets add constraint FK_47cdb94d foreign key(person_firstName, person_lastName, person_address) references Person(firstName, lastName, address) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest [INFO] Running org.codefilarete.stalactite.engine.ElementCollectionTableNamingStrategyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.codefilarete.stalactite.engine.ElementCollectionTableNamingStrategyTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest 2025-10-15 05:10:36 DEBUG DDLDeployer create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table AbstractVehicle(id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Truck(id int not null, color int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Truck(id int not null, color int, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into AbstractVehicle(model, id, DTYPE) values (?, ?, ?) | {1={AbstractVehicle.model=Renault, AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.DTYPE=CAR}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into AbstractVehicle(color, id, DTYPE) values (?, ?, ?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2, AbstractVehicle.color=Color[rgb=42], AbstractVehicle.DTYPE=TRUCK}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update AbstractVehicle set model = ? where id = ? | {1={AbstractVehicle.model (U)=Peugeot, AbstractVehicle.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update AbstractVehicle set color = ? where id = ? | {1={AbstractVehicle.id (W)=o.c.s.i.PersistableIdentifier@2, AbstractVehicle.color (U)=Color[rgb=99]}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 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@2} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 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, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 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}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2, Truck.color=Color[rgb=42]}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Truck set color = ? where id = ? | {1={Truck.id (W)=o.c.s.i.PersistableIdentifier@2, Truck.color (U)=Color[rgb=99]}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 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}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Truck as Truck on AbstractVehicle.id = Truck.id left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Truck as Truck on AbstractVehicle.id = Truck.id left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Truck as Truck on AbstractVehicle.id = Truck.id left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2, Truck.color=Color[rgb=42]}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Truck set color = ? where id = ? | {1={Truck.id (W)=o.c.s.i.PersistableIdentifier@2, Truck.color (U)=Color[rgb=99]}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:36 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@447d8120 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DISCRIMINATOR as AbstractVehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id left outer join Truck as Truck on AbstractVehicle.id = Truck.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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@447d8120 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DISCRIMINATOR as AbstractVehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id left outer join Truck as Truck on AbstractVehicle.id = Truck.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:36 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@447d8120 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DISCRIMINATOR as AbstractVehicle_DISCRIMINATOR, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id left outer join Truck as Truck on AbstractVehicle.id = Truck.id where AbstractVehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=,engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=99],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(model varchar(255), color int, id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Truck(color int, id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 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}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2, Truck.color=Color[rgb=42]}} 2025-10-15 05:10:36 TRACE SQLOperation select id from car | {} 2025-10-15 05:10:36 TRACE SQLOperation select id from truck | {} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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@8d88392 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DISCRIMINATOR as AbstractVehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id left outer join Truck as Truck on AbstractVehicle.id = Truck.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Car set color = ?, model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.color (U)=Color[rgb=666], Car.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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@8d88392 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DISCRIMINATOR as AbstractVehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id left outer join Truck as Truck on AbstractVehicle.id = Truck.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@2] 2025-10-15 05:10:36 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@8d88392 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DISCRIMINATOR as AbstractVehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id left outer join Truck as Truck on AbstractVehicle.id = Truck.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DISCRIMINATOR as AbstractVehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id left outer join Truck as Truck on AbstractVehicle.id = Truck.id | {} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 TRACE SQLOperation select count(*) as carCount from car where id = 1 | {} 2025-10-15 05:10:36 TRACE SQLOperation select count(*) as truckCount from car where id = 2 | {} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(model varchar(255), color int, id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 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}} 2025-10-15 05:10:36 TRACE SQLOperation select * from car | {} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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@6a2298bb In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DISCRIMINATOR as AbstractVehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from (select Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Car set color = ?, model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.color (U)=Color[rgb=666], Car.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:36 TRACE SQLOperation select * from car | {} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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@6a2298bb In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DISCRIMINATOR as AbstractVehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from (select Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 TRACE SQLOperation select * from car | {} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(model varchar(255), color int, id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Truck(color int, id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(color, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 TRACE SQLOperation select model from Car | {} 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), color int, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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@20371169 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DISCRIMINATOR as AbstractVehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from (select Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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@20371169 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DISCRIMINATOR as AbstractVehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from (select Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Car set color = ?, model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.color (U)=Color[rgb=666]}} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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@20371169 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DISCRIMINATOR as AbstractVehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from (select Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(model varchar(255), id int not null, color int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Truck(id int not null, color int, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2, Truck.color=Color[rgb=42]}} 2025-10-15 05:10:36 TRACE SQLOperation select id from car | {} 2025-10-15 05:10:36 TRACE SQLOperation select id from truck | {} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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@25c3c15f In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, 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.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Car set color = ?, model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.color (U)=Color[rgb=666]}} 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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@25c3c15f In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, 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@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@2] 2025-10-15 05:10:36 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@25c3c15f In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, 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@2} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:36 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@7a291c12 Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, 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.color = ? | {1=Color[rgb=42]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:36 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@7a291c12 Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.color as Car_color, Car.model as Car_model, 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.color = ? | {1=Color[rgb=666]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 TRACE SQLOperation select count(*) as carCount from car where id = 1 | {} 2025-10-15 05:10:36 TRACE SQLOperation select count(*) as truckCount from truck where id = 2 | {} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable 2025-10-15 05:10:36 DEBUG DDLDeployer create table AbstractVehicle(id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), color int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Truck(id int not null, color int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 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}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 TRACE SQLOperation select id from abstractVehicle | {} 2025-10-15 05:10:36 TRACE SQLOperation select id from car | {} 2025-10-15 05:10:36 TRACE SQLOperation select id from truck | {} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Truck as Truck on AbstractVehicle.id = Truck.id left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Car set color = ?, model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.color (U)=Color[rgb=666]}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Truck as Truck on AbstractVehicle.id = Truck.id left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@2] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Truck as Truck on AbstractVehicle.id = Truck.id left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Truck.color as Truck_color, Truck.id as Truck_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Truck as Truck on AbstractVehicle.id = Truck.id left outer join Car as Car on AbstractVehicle.id = Car.id | {} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 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}} 2025-10-15 05:10:36 TRACE SQLOperation select count(*) as vehicleCount from abstractVehicle where id in (1, 2) | {} 2025-10-15 05:10:36 TRACE SQLOperation select count(*) as carCount from car where id = 1 | {} 2025-10-15 05:10:36 TRACE SQLOperation select count(*) as truckCount from car where id = 2 | {} 2025-10-15 05:10:36 DEBUG DDLDeployer create table AbstractVehicle(id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), color int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into AbstractVehicle(id) values (?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}} 2025-10-15 05:10:36 TRACE SQLOperation select * from abstractVehicle left outer join car on abstractVehicle.id = car.id | {} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Car set color = ?, model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.color (U)=Color[rgb=666]}} 2025-10-15 05:10:36 TRACE SQLOperation select * from abstractVehicle left outer join car on abstractVehicle.id = car.id | {} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 TRACE SQLOperation select * from abstractVehicle left outer join car on abstractVehicle.id = car.id | {} 2025-10-15 05:10:36 DEBUG DDLDeployer create table AbstractVehicle(id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), color int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Truck(id int not null, color int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 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}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(color, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Truck(color, id) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 TRACE SQLOperation select model from Car | {} 2025-10-15 05:10:36 DEBUG DDLDeployer create table AbstractVehicle(id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), color int, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into AbstractVehicle(id) values (?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into AbstractVehicle(id) values (?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Car set color = ?, model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.color (U)=Color[rgb=666]}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 TRACE SQLOperation select AbstractVehicle.id as AbstractVehicle_id, Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG DDLDeployer create table Car(id int not null, model varchar(255), unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Truck(id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:36 DEBUG DDLDeployer alter table Truck add constraint FK_Truck_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=666], Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.color=Color[rgb=42], Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into Truck(id) values (?) | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 TRACE SQLOperation select id from Vehicle | {} 2025-10-15 05:10:36 TRACE SQLOperation select id from car | {} 2025-10-15 05:10:36 TRACE SQLOperation select id from truck | {} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.model as Car_model, 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.PersistableIdentifier@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Renault,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.model as Car_model, 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@1} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=666],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update Vehicle set color = ? where id = ? | {1={Vehicle.color (U)=Color[rgb=256], Vehicle.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@2] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.model as Car_model, 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@2} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.color Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.model as Car_model, 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.color = ? | {1=Color[rgb=42]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Truck[color=Color[rgb=42],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@2,timestamp=] 2025-10-15 05:10:36 DEBUG JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.color Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.model as Car_model, 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.color = ? | {1=Color[rgb=256]} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car 2025-10-15 05:10:36 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car[model=Peugeot,plates=[],radio=,color=Color[rgb=256],engine=,owner=,wheels=[],id=o.c.s.i.PersistedIdentifier@1,timestamp=] 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:36 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}} 2025-10-15 05:10:36 TRACE SQLOperation select count(*) as carCount from Vehicle where id = 1 | {} 2025-10-15 05:10:36 TRACE SQLOperation select count(*) as truckCount from Vehicle where id = 2 | {} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable 2025-10-15 05:10:36 DEBUG DDLDeployer create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into AbstractVehicle(color, model, id, DTYPE) values (?, ?, ?, ?) | {1={AbstractVehicle.color=Color[rgb=666], AbstractVehicle.model=Renault, AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.DTYPE=CAR}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into AbstractVehicle(color, id, DTYPE) values (?, ?, ?) | {1={AbstractVehicle.color=Color[rgb=42], AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2, AbstractVehicle.DTYPE=TRUCK}} 2025-10-15 05:10:36 TRACE SQLOperation select * from abstractVehicle | {} 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update AbstractVehicle set color = ?, model = ? where id = ? | {1={AbstractVehicle.color (U)=Color[rgb=666], AbstractVehicle.model (U)=Peugeot, AbstractVehicle.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:36 TRACE SQLOperation select * from abstractVehicle | {} 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@2] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 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@2} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:36 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 | {} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 TRACE SQLOperation select * from abstractVehicle | {} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:36 TRACE SQLOperation select * from abstractVehicle | {} 2025-10-15 05:10:36 DEBUG DDLDeployer create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into AbstractVehicle(color, model, id, DTYPE) values (?, ?, ?, ?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.model=Renault, AbstractVehicle.DTYPE=CAR, AbstractVehicle.color=Color[rgb=666]}} 2025-10-15 05:10:36 TRACE SQLOperation select * from abstractVehicle | {} 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update AbstractVehicle set color = ?, model = ? where id = ? | {1={AbstractVehicle.id (W)=o.c.s.i.PersistedIdentifier@1, AbstractVehicle.model (U)=Peugeot, AbstractVehicle.color (U)=Color[rgb=666]}} 2025-10-15 05:10:36 TRACE SQLOperation select * from abstractVehicle | {} 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 TRACE SQLOperation select * from abstractVehicle | {} 2025-10-15 05:10:36 DEBUG DDLDeployer create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into AbstractVehicle(color, id, DTYPE) values (?, ?, ?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.DTYPE=CAR, AbstractVehicle.color=Color[rgb=666]}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into AbstractVehicle(color, id, DTYPE) values (?, ?, ?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2, AbstractVehicle.DTYPE=TRUCK, AbstractVehicle.color=Color[rgb=42]}} 2025-10-15 05:10:36 TRACE SQLOperation select model from AbstractVehicle | {} 2025-10-15 05:10:36 DEBUG DDLDeployer create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into AbstractVehicle(color, model, id, DTYPE) values (?, ?, ?, ?) | {1={AbstractVehicle.color=Color[rgb=666], AbstractVehicle.DTYPE=CAR, AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.model=Renault}} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation insert into AbstractVehicle(color, model, id, DTYPE) values (?, ?, ?, ?) | {1={AbstractVehicle.color=Color[rgb=666], AbstractVehicle.DTYPE=CAR, AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.model=Renault}} 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:36 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:36 TRACE SQLOperation update AbstractVehicle set color = ?, model = ? where id = ? | {1={AbstractVehicle.color (U)=Color[rgb=666], AbstractVehicle.id (W)=o.c.s.i.PersistedIdentifier@1, AbstractVehicle.model (U)=Peugeot}} 2025-10-15 05:10:36 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:36 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 2025-10-15 05:10:36 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} 2025-10-15 05:10:36 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:37 DEBUG DDLDeployer create table Vehicle(color int, id int, model varchar(255), DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Vehicle(color, model, id, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.color=Color[rgb=666], Vehicle.model=Renault, Vehicle.DTYPE=CAR, Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Vehicle(color, id, DTYPE) values (?, ?, ?) | {1={Vehicle.color=Color[rgb=42], Vehicle.DTYPE=TRUCK, Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:37 TRACE SQLOperation select id from Vehicle where DTYPE ='CAR' | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from Vehicle where DTYPE ='TRUCK' | {} 2025-10-15 05:10:37 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 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 2025-10-15 05:10:37 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Vehicle set color = ?, model = ? where id = ? | {1={Vehicle.model (U)=Peugeot, Vehicle.color (U)=Color[rgb=666], Vehicle.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:37 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 2025-10-15 05:10:37 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Vehicle set color = ? where id = ? | {1={Vehicle.color (U)=Color[rgb=256], Vehicle.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistedIdentifier@2] 2025-10-15 05:10:37 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 2025-10-15 05:10:37 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@2} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:37 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.color Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:37 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.color = ? | {1=Color[rgb=42]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:37 DEBUG SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.color Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:37 TRACE SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.model as Vehicle_model, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.color = ? | {1=Color[rgb=256]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:37 TRACE SQLOperation select count(*) as carCount from Vehicle where id = 1 | {} 2025-10-15 05:10:37 TRACE SQLOperation select count(*) as truckCount from Vehicle where id = 2 | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table AbstractVehicle(id int, model varchar(255), color integer, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into AbstractVehicle(color, model, id, DTYPE) values (?, ?, ?, ?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.DTYPE=CAR, AbstractVehicle.model=Renault, AbstractVehicle.color=Color[rgb=666]}} 2025-10-15 05:10:37 DEBUG SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 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 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_addressBook(id int, key integer, value varchar(255), unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_addressBook add constraint FK_Person_addressBook_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@1, Person.name=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@6bf3fa11, org.codefilarete.stalactite.engine.configurer.map.RecordId@46517fa8] 2025-10-15 05:10:37 TRACE SQLOperation select Person_addressBook.value as Person_addressBook_value, Person_addressBook.key as Person_addressBook_key, Person_addressBook.id as Person_addressBook_id from Person_addressBook where (Person_addressBook.key, Person_addressBook.id) in ((?, ?), (?, ?)) | {1=BILLING_ADDRESS, 2=o.c.s.i.PersistableIdentifier@1, 3=HOME, 4=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_addressBook(id, key, value) values (?, ?, ?) | {1={Person_addressBook.key=BILLING_ADDRESS, Person_addressBook.id=o.c.s.i.PersistableIdentifier@1, Person_addressBook.value=Lyon}, 2={Person_addressBook.key=HOME, Person_addressBook.id=o.c.s.i.PersistableIdentifier@1, Person_addressBook.value=Grenoble}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_addressBook.value as Person_addressBook_value, Person_addressBook.key as Person_addressBook_key, Person_addressBook.id as Person_addressBook_id from Person left outer join Person_addressBook as Person_addressBook on Person.id = Person_addressBook.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook={HOME=Grenoble},addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_addressBook where key = ? and id = ? | {1={Person_addressBook.id=o.c.s.i.PersistedIdentifier@1, Person_addressBook.key=HOME}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_addressBook(id, key, value) values (?, ?, ?) | {1={Person_addressBook.key=OTHER, Person_addressBook.id=o.c.s.i.PersistableIdentifier@1, Person_addressBook.value=Marseille}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_addressBook.value as Person_addressBook_value, Person_addressBook.key as Person_addressBook_key, Person_addressBook.id as Person_addressBook_id from Person left outer join Person_addressBook as Person_addressBook on Person.id = Person_addressBook.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook={BILLING_ADDRESS=Lyon},addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_addressBook where key = ? and id = ? | {1={Person_addressBook.id=o.c.s.i.PersistedIdentifier@1, Person_addressBook.key=OTHER}, 2={Person_addressBook.id=o.c.s.i.PersistedIdentifier@1, Person_addressBook.key=BILLING_ADDRESS}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select 'key' from Person_addressBook | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_contracts(id int, key varchar(255), creationDate timestamp, modificationDate timestamp, unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_contracts add constraint FK_Person_contracts_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@1095579f, org.codefilarete.stalactite.engine.configurer.map.RecordId@24606b] 2025-10-15 05:10:37 TRACE SQLOperation select Person_contracts.creationDate as Person_contracts_creationDate, Person_contracts.modificationDate as Person_contracts_modificationDate, Person_contracts.key as Person_contracts_key, Person_contracts.id as Person_contracts_id from Person_contracts where (Person_contracts.id, Person_contracts.key) in ((?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=Grenoble, 3=o.c.s.i.PersistableIdentifier@1, 4=Lyon} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_contracts(creationDate, id, key, modificationDate) values (?, ?, ?, ?) | {1={Person_contracts.id=o.c.s.i.PersistableIdentifier@1, Person_contracts.creationDate=Tue Oct 14 05:10:37 UTC 2025, Person_contracts.key=Lyon, Person_contracts.modificationDate=Tue Oct 14 05:10:37 UTC 2025}, 2={Person_contracts.id=o.c.s.i.PersistableIdentifier@1, Person_contracts.creationDate=Sun Oct 05 05:10:37 UTC 2025, Person_contracts.key=Grenoble, Person_contracts.modificationDate=Sun Oct 05 05:10:37 UTC 2025}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_contracts.creationDate as Person_contracts_creationDate, Person_contracts.modificationDate as Person_contracts_modificationDate, Person_contracts.key as Person_contracts_key, Person_contracts.id as Person_contracts_id from Person left outer join Person_contracts as Person_contracts on Person.id = Person_contracts.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts={Grenoble=Timestamp[creationDate=Sun Oct 05 05:10:37 UTC 2025,modificationDate=Sun Oct 05 05:10:37 UTC 2025,readonlyProperty=]},country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person_contracts set creationDate = ?, modificationDate = ? where id = ? and key = ? | {1={Person_contracts.id (W)=o.c.s.i.PersistedIdentifier@1, Person_contracts.creationDate (U)=Mon Oct 13 05:10:37 UTC 2025, Person_contracts.key (W)=Lyon, Person_contracts.modificationDate (U)=Mon Oct 13 05:10:37 UTC 2025}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_contracts where id = ? and key = ? | {1={Person_contracts.key=Grenoble, Person_contracts.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_contracts(creationDate, id, key, modificationDate) values (?, ?, ?, ?) | {1={Person_contracts.id=o.c.s.i.PersistableIdentifier@1, Person_contracts.creationDate=Fri Oct 10 05:10:37 UTC 2025, Person_contracts.key=Marseille, Person_contracts.modificationDate=Fri Oct 10 05:10:37 UTC 2025}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_contracts.creationDate as Person_contracts_creationDate, Person_contracts.modificationDate as Person_contracts_modificationDate, Person_contracts.key as Person_contracts_key, Person_contracts.id as Person_contracts_id from Person left outer join Person_contracts as Person_contracts on Person.id = Person_contracts.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts={Lyon=Timestamp[creationDate=Mon Oct 13 05:10:37 UTC 2025,modificationDate=Mon Oct 13 05:10:37 UTC 2025,readonlyProperty=]},country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_contracts where id = ? and key = ? | {1={Person_contracts.key=Lyon, Person_contracts.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_contracts.key=Marseille, Person_contracts.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select 'key' from Person_contracts | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@1, Person.name=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@37c730, org.codefilarete.stalactite.engine.configurer.map.RecordId@c04a90c1, org.codefilarete.stalactite.engine.configurer.map.RecordId@30f4fe] 2025-10-15 05:10:37 TRACE SQLOperation select Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person_phoneNumbers where (Person_phoneNumbers.key, Person_phoneNumbers.id) in ((?, ?), (?, ?), (?, ?)) | {1=work, 2=o.c.s.i.PersistableIdentifier@1, 3=mobile, 4=o.c.s.i.PersistableIdentifier@1, 5=home, 6=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_phoneNumbers(id, key, value) values (?, ?, ?) | {1={Person_phoneNumbers.value=02 22 22 22 22, Person_phoneNumbers.key=work, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1}, 2={Person_phoneNumbers.value=03 33 33 33 33, Person_phoneNumbers.key=mobile, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1}, 3={Person_phoneNumbers.value=01 11 11 11 11, Person_phoneNumbers.key=home, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers={mobile=03 33 33 33 33, home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_phoneNumbers where key = ? and id = ? | {1={Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1, Person_phoneNumbers.key=mobile}, 2={Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1, Person_phoneNumbers.key=home}, 3={Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1, Person_phoneNumbers.key=work}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select 'key' from Person_phoneNumbers | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@1, Person.name=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@37c730, org.codefilarete.stalactite.engine.configurer.map.RecordId@c04a90c1, org.codefilarete.stalactite.engine.configurer.map.RecordId@30f4fe] 2025-10-15 05:10:37 TRACE SQLOperation select Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person_phoneNumbers where (Person_phoneNumbers.id, Person_phoneNumbers.key) in ((?, ?), (?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=work, 3=o.c.s.i.PersistableIdentifier@1, 4=mobile, 5=o.c.s.i.PersistableIdentifier@1, 6=home} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_phoneNumbers(id, key, value) values (?, ?, ?) | {1={Person_phoneNumbers.value=01 11 11 11 11, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1, Person_phoneNumbers.key=home}, 2={Person_phoneNumbers.value=03 33 33 33 33, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1, Person_phoneNumbers.key=mobile}, 3={Person_phoneNumbers.value=02 22 22 22 22, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1, Person_phoneNumbers.key=work}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers={mobile=03 33 33 33 33, home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@37c730, org.codefilarete.stalactite.engine.configurer.map.RecordId@c04a90c1, org.codefilarete.stalactite.engine.configurer.map.RecordId@30f4fe] 2025-10-15 05:10:37 TRACE SQLOperation select Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person_phoneNumbers where (Person_phoneNumbers.id, Person_phoneNumbers.key) in ((?, ?), (?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=work, 3=o.c.s.i.PersistableIdentifier@1, 4=mobile, 5=o.c.s.i.PersistableIdentifier@1, 6=home} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_phoneNumbers(id, key, value) values (?, ?, ?) | {1={Person_phoneNumbers.value=01 11 11 11 11, Person_phoneNumbers.key=home, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1}, 2={Person_phoneNumbers.value=02 22 22 22 22, Person_phoneNumbers.key=work, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1}, 3={Person_phoneNumbers.value=03 33 33 33 33, Person_phoneNumbers.key=mobile, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers={mobile=03 33 33 33 33, home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@37c730, org.codefilarete.stalactite.engine.configurer.map.RecordId@c04a90c1, org.codefilarete.stalactite.engine.configurer.map.RecordId@30f4fe] 2025-10-15 05:10:37 TRACE SQLOperation select Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person_phoneNumbers where (Person_phoneNumbers.key, Person_phoneNumbers.id) in ((?, ?), (?, ?), (?, ?)) | {1=work, 2=o.c.s.i.PersistableIdentifier@1, 3=mobile, 4=o.c.s.i.PersistableIdentifier@1, 5=home, 6=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_phoneNumbers(id, key, value) values (?, ?, ?) | {1={Person_phoneNumbers.value=01 11 11 11 11, Person_phoneNumbers.key=home, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1}, 2={Person_phoneNumbers.value=03 33 33 33 33, Person_phoneNumbers.key=mobile, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1}, 3={Person_phoneNumbers.value=02 22 22 22 22, Person_phoneNumbers.key=work, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers={mobile=03 33 33 33 33, home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_phoneNumbers where key = ? and id = ? | {1={Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1, Person_phoneNumbers.key=home}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers={mobile=03 33 33 33 33},timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_addresses(id int, creationDate timestamp, modificationDate timestamp, value varchar(255), unique (id, creationDate, modificationDate)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_addresses add constraint FK_Person_addresses_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@1, Person.name=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@715615c2, org.codefilarete.stalactite.engine.configurer.map.RecordId@e33e8dc2] 2025-10-15 05:10:37 TRACE SQLOperation select Person_addresses.value as Person_addresses_value, Person_addresses.creationDate as Person_addresses_creationDate, Person_addresses.modificationDate as Person_addresses_modificationDate, Person_addresses.id as Person_addresses_id from Person_addresses where (Person_addresses.creationDate, Person_addresses.modificationDate, Person_addresses.id) in ((?, ?, ?), (?, ?, ?)) | {1=Tue Oct 14 05:10:37 UTC 2025, 2=Tue Oct 14 05:10:37 UTC 2025, 3=o.c.s.i.PersistableIdentifier@1, 4=Sun Oct 05 05:10:37 UTC 2025, 5=Sun Oct 05 05:10:37 UTC 2025, 6=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_addresses(creationDate, id, modificationDate, value) values (?, ?, ?, ?) | {1={Person_addresses.modificationDate=Tue Oct 14 05:10:37 UTC 2025, Person_addresses.value=Lyon, Person_addresses.id=o.c.s.i.PersistableIdentifier@1, Person_addresses.creationDate=Tue Oct 14 05:10:37 UTC 2025}, 2={Person_addresses.modificationDate=Sun Oct 05 05:10:37 UTC 2025, Person_addresses.value=Grenoble, Person_addresses.id=o.c.s.i.PersistableIdentifier@1, Person_addresses.creationDate=Sun Oct 05 05:10:37 UTC 2025}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_addresses.value as Person_addresses_value, Person_addresses.creationDate as Person_addresses_creationDate, Person_addresses.modificationDate as Person_addresses_modificationDate, Person_addresses.id as Person_addresses_id from Person left outer join Person_addresses as Person_addresses on Person.id = Person_addresses.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses={Timestamp[creationDate=Sun Oct 05 05:10:37 UTC 2025,modificationDate=Sun Oct 05 05:10:37 UTC 2025,readonlyProperty=]=Grenoble},bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person_addresses set value = ? where creationDate = ? and modificationDate = ? and id = ? | {1={Person_addresses.modificationDate (W)=Tue Oct 14 05:10:37 UTC 2025, Person_addresses.value (U)=Paris, Person_addresses.id (W)=o.c.s.i.PersistedIdentifier@1, Person_addresses.creationDate (W)=Tue Oct 14 05:10:37 UTC 2025}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_addresses where creationDate = ? and modificationDate = ? and id = ? | {1={Person_addresses.modificationDate=Sun Oct 05 05:10:37 UTC 2025, Person_addresses.id=o.c.s.i.PersistedIdentifier@1, Person_addresses.creationDate=Sun Oct 05 05:10:37 UTC 2025}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_addresses(creationDate, id, modificationDate, value) values (?, ?, ?, ?) | {1={Person_addresses.modificationDate=Fri Oct 10 05:10:37 UTC 2025, Person_addresses.value=Marseille, Person_addresses.id=o.c.s.i.PersistableIdentifier@1, Person_addresses.creationDate=Fri Oct 10 05:10:37 UTC 2025}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_addresses.value as Person_addresses_value, Person_addresses.creationDate as Person_addresses_creationDate, Person_addresses.modificationDate as Person_addresses_modificationDate, Person_addresses.id as Person_addresses_id from Person left outer join Person_addresses as Person_addresses on Person.id = Person_addresses.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses={Timestamp[creationDate=Fri Oct 10 05:10:37 UTC 2025,modificationDate=Fri Oct 10 05:10:37 UTC 2025,readonlyProperty=]=Marseille},bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_addresses where creationDate = ? and modificationDate = ? and id = ? | {1={Person_addresses.modificationDate=Fri Oct 10 05:10:37 UTC 2025, Person_addresses.id=o.c.s.i.PersistedIdentifier@1, Person_addresses.creationDate=Fri Oct 10 05:10:37 UTC 2025}, 2={Person_addresses.modificationDate=Tue Oct 14 05:10:37 UTC 2025, Person_addresses.id=o.c.s.i.PersistedIdentifier@1, Person_addresses.creationDate=Tue Oct 14 05:10:37 UTC 2025}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select 'key' from Person_addresses | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates(id int, key_creationDate timestamp, modificationDate timestamp, creationDate timestamp, value_modificationDate timestamp, unique (id, key_creationDate, modificationDate)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates add constraint FK_Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@71571266, org.codefilarete.stalactite.engine.configurer.map.RecordId@28a9ca66] 2025-10-15 05:10:37 TRACE SQLOperation select Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.key_creationDate as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_key_creationDate, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.modificationDate as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_modificationDate, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.creationDate as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_creationDate, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.value_modificationDate as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_value_modificationDate, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.id as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_id from Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates where (Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.key_creationDate, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.modificationDate, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.id) in ((?, ?, ?), (?, ?, ?)) | {1=Tue Oct 14 05:10:37 UTC 2025, 2=Tue Oct 14 05:10:37 UTC 2025, 3=o.c.s.i.PersistableIdentifier@1, 4=Mon Oct 13 05:10:37 UTC 2025, 5=Mon Oct 13 05:10:37 UTC 2025, 6=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates(creationDate, id, key_creationDate, modificationDate, value_modificationDate) values (?, ?, ?, ?, ?) | {1={Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.creationDate=Thu Sep 25 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.key_creationDate=Mon Oct 13 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.value_modificationDate=Thu Sep 25 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.modificationDate=Mon Oct 13 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.id=o.c.s.i.PersistableIdentifier@1}, 2={Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.creationDate=Sun Oct 05 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.key_creationDate=Tue Oct 14 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.value_modificationDate=Sun Oct 05 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.modificationDate=Tue Oct 14 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.key_creationDate as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_key_creationDate, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.modificationDate as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_modificationDate, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.creationDate as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_creationDate, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.value_modificationDate as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_value_modificationDate, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.id as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_id from Person left outer join Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates on Person.id = Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates={Timestamp[creationDate=Mon Oct 13 05:10:37 UTC 2025,modificationDate=Mon Oct 13 05:10:37 UTC 2025,readonlyProperty=]=Timestamp[creationDate=Thu Sep 25 05:10:37 UTC 2025,modificationDate=Thu Sep 25 05:10:37 UTC 2025,readonlyProperty=]},mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates where key_creationDate = ? and id = ? and modificationDate = ? | {1={Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.key_creationDate=Tue Oct 14 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.modificationDate=Tue Oct 14 05:10:37 UTC 2025}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates(creationDate, id, key_creationDate, modificationDate, value_modificationDate) values (?, ?, ?, ?, ?) | {1={Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.creationDate=Mon Sep 15 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.key_creationDate=Sun Oct 12 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.value_modificationDate=Mon Sep 15 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.modificationDate=Sun Oct 12 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.key_creationDate as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_key_creationDate, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.modificationDate as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_modificationDate, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.creationDate as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_creationDate, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.value_modificationDate as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_value_modificationDate, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.id as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates_id from Person left outer join Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates as Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates on Person.id = Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates={Timestamp[creationDate=Sun Oct 12 05:10:37 UTC 2025,modificationDate=Sun Oct 12 05:10:37 UTC 2025,readonlyProperty=]=Timestamp[creationDate=Mon Sep 15 05:10:37 UTC 2025,modificationDate=Mon Sep 15 05:10:37 UTC 2025,readonlyProperty=]},mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates where key_creationDate = ? and id = ? and modificationDate = ? | {1={Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.key_creationDate=Mon Oct 13 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.modificationDate=Mon Oct 13 05:10:37 UTC 2025}, 2={Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.key_creationDate=Sun Oct 12 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.modificationDate=Sun Oct 12 05:10:37 UTC 2025}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select 'key' from Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfComplexTypes(id int, creationDate timestamp, modificationDate timestamp, serialNumber varchar(255), model varchar(255), unique (id, creationDate, modificationDate)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfComplexTypes add constraint FK_Person_mapPropertyMadeOfComplexTypes_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@7156ba86, org.codefilarete.stalactite.engine.configurer.map.RecordId@28a97286] 2025-10-15 05:10:37 TRACE SQLOperation select Person_mapPropertyMadeOfComplexTypes.creationDate as Person_mapPropertyMadeOfComplexTypes_creationDate, Person_mapPropertyMadeOfComplexTypes.serialNumber as Person_mapPropertyMadeOfComplexTypes_serialNumber, Person_mapPropertyMadeOfComplexTypes.modificationDate as Person_mapPropertyMadeOfComplexTypes_modificationDate, Person_mapPropertyMadeOfComplexTypes.model as Person_mapPropertyMadeOfComplexTypes_model, Person_mapPropertyMadeOfComplexTypes.id as Person_mapPropertyMadeOfComplexTypes_id from Person_mapPropertyMadeOfComplexTypes where (Person_mapPropertyMadeOfComplexTypes.id, Person_mapPropertyMadeOfComplexTypes.creationDate, Person_mapPropertyMadeOfComplexTypes.modificationDate) in ((?, ?, ?), (?, ?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=Tue Oct 14 05:10:37 UTC 2025, 3=Tue Oct 14 05:10:37 UTC 2025, 4=o.c.s.i.PersistableIdentifier@1, 5=Mon Oct 13 05:10:37 UTC 2025, 6=Mon Oct 13 05:10:37 UTC 2025} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfComplexTypes(creationDate, id, model, modificationDate, serialNumber) values (?, ?, ?, ?, ?) | {1={Person_mapPropertyMadeOfComplexTypes.model=model1, Person_mapPropertyMadeOfComplexTypes.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfComplexTypes.creationDate=Tue Oct 14 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypes.modificationDate=Tue Oct 14 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypes.serialNumber=123}, 2={Person_mapPropertyMadeOfComplexTypes.model=model2, Person_mapPropertyMadeOfComplexTypes.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfComplexTypes.creationDate=Mon Oct 13 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypes.modificationDate=Mon Oct 13 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypes.serialNumber=456}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfComplexTypes.creationDate as Person_mapPropertyMadeOfComplexTypes_creationDate, Person_mapPropertyMadeOfComplexTypes.serialNumber as Person_mapPropertyMadeOfComplexTypes_serialNumber, Person_mapPropertyMadeOfComplexTypes.modificationDate as Person_mapPropertyMadeOfComplexTypes_modificationDate, Person_mapPropertyMadeOfComplexTypes.model as Person_mapPropertyMadeOfComplexTypes_model, Person_mapPropertyMadeOfComplexTypes.id as Person_mapPropertyMadeOfComplexTypes_id from Person left outer join Person_mapPropertyMadeOfComplexTypes as Person_mapPropertyMadeOfComplexTypes on Person.id = Person_mapPropertyMadeOfComplexTypes.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes={Timestamp[creationDate=Mon Oct 13 05:10:37 UTC 2025,modificationDate=Mon Oct 13 05:10:37 UTC 2025,readonlyProperty=]=Car.Radio[model=model2,persisted=false,serialNumber=456,car=]},mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person_mapPropertyMadeOfComplexTypes set model = ?, serialNumber = ? where id = ? and creationDate = ? and modificationDate = ? | {1={Person_mapPropertyMadeOfComplexTypes.model (U)=model4, Person_mapPropertyMadeOfComplexTypes.id (W)=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfComplexTypes.modificationDate (W)=Mon Oct 13 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypes.creationDate (W)=Mon Oct 13 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypes.serialNumber (U)=789}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfComplexTypes where id = ? and creationDate = ? and modificationDate = ? | {1={Person_mapPropertyMadeOfComplexTypes.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfComplexTypes.modificationDate=Tue Oct 14 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypes.creationDate=Tue Oct 14 05:10:37 UTC 2025}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfComplexTypes(creationDate, id, model, modificationDate, serialNumber) values (?, ?, ?, ?, ?) | {1={Person_mapPropertyMadeOfComplexTypes.model=model3, Person_mapPropertyMadeOfComplexTypes.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfComplexTypes.creationDate=Sun Oct 12 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypes.modificationDate=Sun Oct 12 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypes.serialNumber=789}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfComplexTypes.creationDate as Person_mapPropertyMadeOfComplexTypes_creationDate, Person_mapPropertyMadeOfComplexTypes.serialNumber as Person_mapPropertyMadeOfComplexTypes_serialNumber, Person_mapPropertyMadeOfComplexTypes.modificationDate as Person_mapPropertyMadeOfComplexTypes_modificationDate, Person_mapPropertyMadeOfComplexTypes.model as Person_mapPropertyMadeOfComplexTypes_model, Person_mapPropertyMadeOfComplexTypes.id as Person_mapPropertyMadeOfComplexTypes_id from Person left outer join Person_mapPropertyMadeOfComplexTypes as Person_mapPropertyMadeOfComplexTypes on Person.id = Person_mapPropertyMadeOfComplexTypes.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes={Timestamp[creationDate=Sun Oct 12 05:10:37 UTC 2025,modificationDate=Sun Oct 12 05:10:37 UTC 2025,readonlyProperty=]=Car.Radio[model=model3,persisted=false,serialNumber=789,car=]},mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfComplexTypes where id = ? and creationDate = ? and modificationDate = ? | {1={Person_mapPropertyMadeOfComplexTypes.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfComplexTypes.modificationDate=Sun Oct 12 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypes.creationDate=Sun Oct 12 05:10:37 UTC 2025}, 2={Person_mapPropertyMadeOfComplexTypes.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfComplexTypes.modificationDate=Mon Oct 13 05:10:37 UTC 2025, Person_mapPropertyMadeOfComplexTypes.creationDate=Mon Oct 13 05:10:37 UTC 2025}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select 'key' from Person_mapPropertyMadeOfComplexTypes | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@1, Person.name=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@37c730, org.codefilarete.stalactite.engine.configurer.map.RecordId@c04a90c1, org.codefilarete.stalactite.engine.configurer.map.RecordId@30f4fe] 2025-10-15 05:10:37 TRACE SQLOperation select Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person_phoneNumbers where (Person_phoneNumbers.key, Person_phoneNumbers.id) in ((?, ?), (?, ?), (?, ?)) | {1=work, 2=o.c.s.i.PersistableIdentifier@1, 3=mobile, 4=o.c.s.i.PersistableIdentifier@1, 5=home, 6=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_phoneNumbers(id, key, value) values (?, ?, ?) | {1={Person_phoneNumbers.value=01 11 11 11 11, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1, Person_phoneNumbers.key=home}, 2={Person_phoneNumbers.value=02 22 22 22 22, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1, Person_phoneNumbers.key=work}, 3={Person_phoneNumbers.value=03 33 33 33 33, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@1, Person_phoneNumbers.key=mobile}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers={mobile=03 33 33 33 33, home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_phoneNumbers(id, key, value) values (?, ?, ?) | {1={Person_phoneNumbers.value=04 44 44 44 44, Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1, Person_phoneNumbers.key=vacation site}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers={mobile=03 33 33 33 33, home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers={vacation site=04 44 44 44 44, mobile=03 33 33 33 33, home=01 11 11 11 11},timestamp=,vehicle=,version=0] [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities 2025-10-15 05:10:37 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_key_City_id foreign key(key) references City(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_value_Country_id foreign key(value) references Country(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(id, name) values (?, ?) | {1={City.name=null, City.id=o.c.s.i.PersistableIdentifier@1}, 2={City.name=null, City.id=o.c.s.i.PersistableIdentifier@2}, 3={City.name=null, City.id=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, name) values (?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@1, Country.description=null, Country.name=null}, 2={Country.id=o.c.s.i.PersistableIdentifier@2, Country.description=null, Country.name=null}, 3={Country.id=o.c.s.i.PersistableIdentifier@3, Country.description=null, Country.name=null}, 4={Country.id=o.c.s.i.PersistableIdentifier@4, Country.description=null, Country.name=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:37 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@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Country where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@20, org.codefilarete.stalactite.engine.configurer.map.RecordId@21] 2025-10-15 05:10:37 TRACE SQLOperation select Person_mapPropertyMadeOfEntityAsKeyAndValue.value as Person_mapPropertyMadeOfEntityAsKeyAndValue_value, Person_mapPropertyMadeOfEntityAsKeyAndValue.key as Person_mapPropertyMadeOfEntityAsKeyAndValue_key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_id, City.name as City_name, City.id as City_id, Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Person_mapPropertyMadeOfEntityAsKeyAndValue left outer join City as City on Person_mapPropertyMadeOfEntityAsKeyAndValue.key = City.id left outer join Country as Country on Person_mapPropertyMadeOfEntityAsKeyAndValue.value = Country.id where (Person_mapPropertyMadeOfEntityAsKeyAndValue.id, Person_mapPropertyMadeOfEntityAsKeyAndValue.key) in ((?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@1, 3=o.c.s.i.PersistableIdentifier@1, 4=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsKeyAndValue(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsKeyAndValue.value=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistableIdentifier@1}, 2={Person_mapPropertyMadeOfEntityAsKeyAndValue.value=o.c.s.i.PersistableIdentifier@2, Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistableIdentifier@2, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKeyAndValue.value as Person_mapPropertyMadeOfEntityAsKeyAndValue_value, Person_mapPropertyMadeOfEntityAsKeyAndValue.key as Person_mapPropertyMadeOfEntityAsKeyAndValue_key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_City.name as Person_mapPropertyMadeOfEntityAsKeyAndValue_City_name, Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_City_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.name as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_name, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.description as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_description, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKeyAndValue as Person_mapPropertyMadeOfEntityAsKeyAndValue on Person.id = Person_mapPropertyMadeOfEntityAsKeyAndValue.id left outer join City as Person_mapPropertyMadeOfEntityAsKeyAndValue_City on Person_mapPropertyMadeOfEntityAsKeyAndValue.key = Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id left outer join Country as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country on Person_mapPropertyMadeOfEntityAsKeyAndValue.value = Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@603b4891 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@603b4891 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@46e2f228 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@46e2f228 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person_mapPropertyMadeOfEntityAsKeyAndValue set value = ? where id = ? and key = ? | {1={Person_mapPropertyMadeOfEntityAsKeyAndValue.value (U)=o.c.s.i.PersistableIdentifier@3, Person_mapPropertyMadeOfEntityAsKeyAndValue.key (W)=o.c.s.i.PersistedIdentifier@2, Person_mapPropertyMadeOfEntityAsKeyAndValue.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsKeyAndValue where id = ? and key = ? | {1={Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@22] 2025-10-15 05:10:37 TRACE SQLOperation select Person_mapPropertyMadeOfEntityAsKeyAndValue.value as Person_mapPropertyMadeOfEntityAsKeyAndValue_value, Person_mapPropertyMadeOfEntityAsKeyAndValue.key as Person_mapPropertyMadeOfEntityAsKeyAndValue_key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_id, City.name as City_name, City.id as City_id, Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Person_mapPropertyMadeOfEntityAsKeyAndValue left outer join City as City on Person_mapPropertyMadeOfEntityAsKeyAndValue.key = City.id left outer join Country as Country on Person_mapPropertyMadeOfEntityAsKeyAndValue.value = Country.id where (Person_mapPropertyMadeOfEntityAsKeyAndValue.id, Person_mapPropertyMadeOfEntityAsKeyAndValue.key) in ((?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@3} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsKeyAndValue(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsKeyAndValue.value=o.c.s.i.PersistableIdentifier@4, Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistableIdentifier@3, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKeyAndValue.value as Person_mapPropertyMadeOfEntityAsKeyAndValue_value, Person_mapPropertyMadeOfEntityAsKeyAndValue.key as Person_mapPropertyMadeOfEntityAsKeyAndValue_key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_City.name as Person_mapPropertyMadeOfEntityAsKeyAndValue_City_name, Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_City_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.name as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_name, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.description as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_description, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKeyAndValue as Person_mapPropertyMadeOfEntityAsKeyAndValue on Person.id = Person_mapPropertyMadeOfEntityAsKeyAndValue.id left outer join City as Person_mapPropertyMadeOfEntityAsKeyAndValue_City on Person_mapPropertyMadeOfEntityAsKeyAndValue.key = Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id left outer join Country as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country on Person_mapPropertyMadeOfEntityAsKeyAndValue.value = Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@5a50663 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@5a50663 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@65397961 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@65397961 2025-10-15 05:10:37 TRACE SQLOperation select key from Person_mapPropertyMadeOfEntityAsKeyAndValue | {} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsKeyAndValue where id = ? and key = ? | {1={Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistedIdentifier@2, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistedIdentifier@3, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select 'key' from Person_mapPropertyMadeOfEntityAsKeyAndValue | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table City(id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_key_City_id foreign key(key) references City(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_value_Country_id foreign key(value) references Country(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(id) values (?) | {1={City.id=o.c.s.i.PersistableIdentifier@1}, 2={City.id=o.c.s.i.PersistableIdentifier@2}, 3={City.id=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(id, name) values (?, ?) | {1={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@1}, 2={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@2}, 3={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@1, Person.name=null}} 2025-10-15 05:10:37 TRACE SQLOperation select 'key' from Person_mapPropertyMadeOfEntityAsKeyAndValue | {} 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsKeyAndValue(id, key, value) values (?, ?, ?) | {Person_mapPropertyMadeOfEntityAsKeyAndValue.value=1, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=1, Person_mapPropertyMadeOfEntityAsKeyAndValue.key=1} 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsKeyAndValue(id, key, value) values (?, ?, ?) | {Person_mapPropertyMadeOfEntityAsKeyAndValue.value=2, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=1, Person_mapPropertyMadeOfEntityAsKeyAndValue.key=2} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKeyAndValue.value as Person_mapPropertyMadeOfEntityAsKeyAndValue_value, Person_mapPropertyMadeOfEntityAsKeyAndValue.key as Person_mapPropertyMadeOfEntityAsKeyAndValue_key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_City_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.name as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_name, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKeyAndValue as Person_mapPropertyMadeOfEntityAsKeyAndValue on Person.id = Person_mapPropertyMadeOfEntityAsKeyAndValue.id left outer join City as Person_mapPropertyMadeOfEntityAsKeyAndValue_City on Person_mapPropertyMadeOfEntityAsKeyAndValue.key = Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id left outer join Country as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country on Person_mapPropertyMadeOfEntityAsKeyAndValue.value = Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@5a790925 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@5a790925 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@32dc2d77 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@32dc2d77 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKeyAndValue.value as Person_mapPropertyMadeOfEntityAsKeyAndValue_value, Person_mapPropertyMadeOfEntityAsKeyAndValue.key as Person_mapPropertyMadeOfEntityAsKeyAndValue_key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_City_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.name as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_name, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKeyAndValue as Person_mapPropertyMadeOfEntityAsKeyAndValue on Person.id = Person_mapPropertyMadeOfEntityAsKeyAndValue.id left outer join City as Person_mapPropertyMadeOfEntityAsKeyAndValue_City on Person_mapPropertyMadeOfEntityAsKeyAndValue.key = Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id left outer join Country as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country on Person_mapPropertyMadeOfEntityAsKeyAndValue.value = Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@1329f637 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@1329f637 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@7528dc79 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@7528dc79 2025-10-15 05:10:37 TRACE SQLOperation select key from Person_mapPropertyMadeOfEntityAsKeyAndValue | {} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKeyAndValue.value as Person_mapPropertyMadeOfEntityAsKeyAndValue_value, Person_mapPropertyMadeOfEntityAsKeyAndValue.key as Person_mapPropertyMadeOfEntityAsKeyAndValue_key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_City_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.name as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_name, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKeyAndValue as Person_mapPropertyMadeOfEntityAsKeyAndValue on Person.id = Person_mapPropertyMadeOfEntityAsKeyAndValue.id left outer join City as Person_mapPropertyMadeOfEntityAsKeyAndValue_City on Person_mapPropertyMadeOfEntityAsKeyAndValue.key = Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id left outer join Country as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country on Person_mapPropertyMadeOfEntityAsKeyAndValue.value = Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@119d8f4 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@119d8f4 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@2038eeab 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@2038eeab 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select key from Person_mapPropertyMadeOfEntityAsKeyAndValue | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from City | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_value_Country_id foreign key(value) references Country(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_key_City_id foreign key(key) references City(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:37 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@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(id, name) values (?, ?) | {1={City.name=Lyon, City.id=o.c.s.i.PersistableIdentifier@2}, 2={City.name=Grenoble, City.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:37 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@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(id, name) values (?, ?) | {1={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@1}, 2={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@20, org.codefilarete.stalactite.engine.configurer.map.RecordId@21] 2025-10-15 05:10:37 TRACE SQLOperation select Person_mapPropertyMadeOfEntityAsKeyAndValue.value as Person_mapPropertyMadeOfEntityAsKeyAndValue_value, Person_mapPropertyMadeOfEntityAsKeyAndValue.key as Person_mapPropertyMadeOfEntityAsKeyAndValue_key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_id, City.name as City_name, City.id as City_id, Country.name as Country_name, Country.id as Country_id from Person_mapPropertyMadeOfEntityAsKeyAndValue left outer join City as City on Person_mapPropertyMadeOfEntityAsKeyAndValue.key = City.id left outer join Country as Country on Person_mapPropertyMadeOfEntityAsKeyAndValue.value = Country.id where (Person_mapPropertyMadeOfEntityAsKeyAndValue.key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id) in ((?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@1, 3=o.c.s.i.PersistableIdentifier@2, 4=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsKeyAndValue(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.value=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistableIdentifier@1}, 2={Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistableIdentifier@2, Person_mapPropertyMadeOfEntityAsKeyAndValue.value=o.c.s.i.PersistableIdentifier@2, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKeyAndValue.value as Person_mapPropertyMadeOfEntityAsKeyAndValue_value, Person_mapPropertyMadeOfEntityAsKeyAndValue.key as Person_mapPropertyMadeOfEntityAsKeyAndValue_key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_City.name as Person_mapPropertyMadeOfEntityAsKeyAndValue_City_name, Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_City_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.name as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_name, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKeyAndValue as Person_mapPropertyMadeOfEntityAsKeyAndValue on Person.id = Person_mapPropertyMadeOfEntityAsKeyAndValue.id left outer join City as Person_mapPropertyMadeOfEntityAsKeyAndValue_City on Person_mapPropertyMadeOfEntityAsKeyAndValue.key = Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id left outer join Country as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country on Person_mapPropertyMadeOfEntityAsKeyAndValue.value = Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@943f25f 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@943f25f 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@6e56e744 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@6e56e744 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsKeyAndValue where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(id, name) values (?, ?) | {1={City.name=Marseille, City.id=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(id, name) values (?, ?) | {1={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@22] 2025-10-15 05:10:37 TRACE SQLOperation select Person_mapPropertyMadeOfEntityAsKeyAndValue.value as Person_mapPropertyMadeOfEntityAsKeyAndValue_value, Person_mapPropertyMadeOfEntityAsKeyAndValue.key as Person_mapPropertyMadeOfEntityAsKeyAndValue_key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_id, City.name as City_name, City.id as City_id, Country.name as Country_name, Country.id as Country_id from Person_mapPropertyMadeOfEntityAsKeyAndValue left outer join City as City on Person_mapPropertyMadeOfEntityAsKeyAndValue.key = City.id left outer join Country as Country on Person_mapPropertyMadeOfEntityAsKeyAndValue.value = Country.id where (Person_mapPropertyMadeOfEntityAsKeyAndValue.key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id) in ((?, ?)) | {1=o.c.s.i.PersistableIdentifier@3, 2=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsKeyAndValue(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistableIdentifier@3, Person_mapPropertyMadeOfEntityAsKeyAndValue.value=o.c.s.i.PersistableIdentifier@3, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKeyAndValue.value as Person_mapPropertyMadeOfEntityAsKeyAndValue_value, Person_mapPropertyMadeOfEntityAsKeyAndValue.key as Person_mapPropertyMadeOfEntityAsKeyAndValue_key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_City.name as Person_mapPropertyMadeOfEntityAsKeyAndValue_City_name, Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_City_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.name as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_name, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKeyAndValue as Person_mapPropertyMadeOfEntityAsKeyAndValue on Person.id = Person_mapPropertyMadeOfEntityAsKeyAndValue.id left outer join City as Person_mapPropertyMadeOfEntityAsKeyAndValue_City on Person_mapPropertyMadeOfEntityAsKeyAndValue.key = Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id left outer join Country as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country on Person_mapPropertyMadeOfEntityAsKeyAndValue.value = Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@10322a6d 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@10322a6d 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@3fc7e35b 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@3fc7e35b 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsKeyAndValue where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistedIdentifier@3, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistedIdentifier@2, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select 'key' from Person_mapPropertyMadeOfEntityAsKeyAndValue | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from City | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_key_City_id foreign key(key) references City(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_value_Country_id foreign key(value) references Country(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer create table City(id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_value_Country_id foreign key(value) references Country(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_key_City_id foreign key(key) references City(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3] 2025-10-15 05:10:37 TRACE SQLOperation select City.id as City_id from City where City.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2, 3=o.c.s.i.PersistableIdentifier@3} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(id) values (?) | {1={City.id=o.c.s.i.PersistableIdentifier@2}, 2={City.id=o.c.s.i.PersistableIdentifier@1}, 3={City.id=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3] 2025-10-15 05:10:37 TRACE SQLOperation select Country.id as Country_id from Country where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2, 3=o.c.s.i.PersistableIdentifier@3} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(id) values (?) | {1={Country.id=o.c.s.i.PersistableIdentifier@1}, 2={Country.id=o.c.s.i.PersistableIdentifier@2}, 3={Country.id=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@20, org.codefilarete.stalactite.engine.configurer.map.RecordId@21, org.codefilarete.stalactite.engine.configurer.map.RecordId@22] 2025-10-15 05:10:37 TRACE SQLOperation select Person_mapPropertyMadeOfEntityAsKeyAndValue.value as Person_mapPropertyMadeOfEntityAsKeyAndValue_value, Person_mapPropertyMadeOfEntityAsKeyAndValue.key as Person_mapPropertyMadeOfEntityAsKeyAndValue_key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_id, City.id as City_id, Country.id as Country_id from Person_mapPropertyMadeOfEntityAsKeyAndValue left outer join City as City on Person_mapPropertyMadeOfEntityAsKeyAndValue.key = City.id left outer join Country as Country on Person_mapPropertyMadeOfEntityAsKeyAndValue.value = Country.id where (Person_mapPropertyMadeOfEntityAsKeyAndValue.id, Person_mapPropertyMadeOfEntityAsKeyAndValue.key) in ((?, ?), (?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@1, 3=o.c.s.i.PersistableIdentifier@1, 4=o.c.s.i.PersistableIdentifier@2, 5=o.c.s.i.PersistableIdentifier@1, 6=o.c.s.i.PersistableIdentifier@3} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsKeyAndValue(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.value=o.c.s.i.PersistableIdentifier@1}, 2={Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistableIdentifier@2, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.value=o.c.s.i.PersistableIdentifier@2}, 3={Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistableIdentifier@3, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.value=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKeyAndValue.value as Person_mapPropertyMadeOfEntityAsKeyAndValue_value, Person_mapPropertyMadeOfEntityAsKeyAndValue.key as Person_mapPropertyMadeOfEntityAsKeyAndValue_key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_City_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKeyAndValue as Person_mapPropertyMadeOfEntityAsKeyAndValue on Person.id = Person_mapPropertyMadeOfEntityAsKeyAndValue.id left outer join City as Person_mapPropertyMadeOfEntityAsKeyAndValue_City on Person_mapPropertyMadeOfEntityAsKeyAndValue.key = Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id left outer join Country as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country on Person_mapPropertyMadeOfEntityAsKeyAndValue.value = Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@5093b560 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@5093b560 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@28610f9a 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@28610f9a 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@65148743 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@65148743 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@4] 2025-10-15 05:10:37 TRACE SQLOperation select Country.id as Country_id from Country where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@4} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(id) values (?) | {1={Country.id=o.c.s.i.PersistableIdentifier@4}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person_mapPropertyMadeOfEntityAsKeyAndValue set value = ? where id = ? and key = ? | {1={Person_mapPropertyMadeOfEntityAsKeyAndValue.id (W)=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.key (W)=o.c.s.i.PersistedIdentifier@2, Person_mapPropertyMadeOfEntityAsKeyAndValue.value (U)=o.c.s.i.PersistableIdentifier@4}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@2}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsKeyAndValue where id = ? and key = ? | {1={Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from City where id = ? | {1={City.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKeyAndValue.value as Person_mapPropertyMadeOfEntityAsKeyAndValue_value, Person_mapPropertyMadeOfEntityAsKeyAndValue.key as Person_mapPropertyMadeOfEntityAsKeyAndValue_key, Person_mapPropertyMadeOfEntityAsKeyAndValue.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_City_id, Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKeyAndValue as Person_mapPropertyMadeOfEntityAsKeyAndValue on Person.id = Person_mapPropertyMadeOfEntityAsKeyAndValue.id left outer join City as Person_mapPropertyMadeOfEntityAsKeyAndValue_City on Person_mapPropertyMadeOfEntityAsKeyAndValue.key = Person_mapPropertyMadeOfEntityAsKeyAndValue_City.id left outer join Country as Person_mapPropertyMadeOfEntityAsKeyAndValue_Country on Person_mapPropertyMadeOfEntityAsKeyAndValue.value = Person_mapPropertyMadeOfEntityAsKeyAndValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@5b8d5c44 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@5b8d5c44 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@2482fbd1 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@2482fbd1 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsKeyAndValue where id = ? and key = ? | {1={Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistedIdentifier@3}, 2={Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistedIdentifier@2}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from City where id = ? | {1={City.id=o.c.s.i.PersistedIdentifier@2}, 2={City.id=o.c.s.i.PersistedIdentifier@3}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@3}, 2={Country.id=o.c.s.i.PersistedIdentifier@4}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select 'key' from Person_mapPropertyMadeOfEntityAsKeyAndValue | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from City | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_mapPropertyMadeOfEntityAsValue_value_Country_id foreign key(value) references Country(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_mapPropertyMadeOfEntityAsValue_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Country where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, name) values (?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@1, Country.name=null, Country.description=null}, 2={Country.id=o.c.s.i.PersistableIdentifier@2, Country.name=null, Country.description=null}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@1095579f, org.codefilarete.stalactite.engine.configurer.map.RecordId@24606b] 2025-10-15 05:10:37 TRACE SQLOperation select Person_mapPropertyMadeOfEntityAsValue.value as Person_mapPropertyMadeOfEntityAsValue_value, Person_mapPropertyMadeOfEntityAsValue.key as Person_mapPropertyMadeOfEntityAsValue_key, Person_mapPropertyMadeOfEntityAsValue.id as Person_mapPropertyMadeOfEntityAsValue_id, Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Person_mapPropertyMadeOfEntityAsValue left outer join Country as Country on Person_mapPropertyMadeOfEntityAsValue.value = Country.id where (Person_mapPropertyMadeOfEntityAsValue.key, Person_mapPropertyMadeOfEntityAsValue.id) in ((?, ?), (?, ?)) | {1=Grenoble, 2=o.c.s.i.PersistableIdentifier@1, 3=Lyon, 4=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsValue(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsValue.key=Lyon, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.value=o.c.s.i.PersistableIdentifier@2}, 2={Person_mapPropertyMadeOfEntityAsValue.key=Grenoble, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.value=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsValue.value as Person_mapPropertyMadeOfEntityAsValue_value, Person_mapPropertyMadeOfEntityAsValue.key as Person_mapPropertyMadeOfEntityAsValue_key, Person_mapPropertyMadeOfEntityAsValue.id as Person_mapPropertyMadeOfEntityAsValue_id, Person_mapPropertyMadeOfEntityAsValue_Country.name as Person_mapPropertyMadeOfEntityAsValue_Country_name, Person_mapPropertyMadeOfEntityAsValue_Country.description as Person_mapPropertyMadeOfEntityAsValue_Country_description, Person_mapPropertyMadeOfEntityAsValue_Country.id as Person_mapPropertyMadeOfEntityAsValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsValue as Person_mapPropertyMadeOfEntityAsValue on Person.id = Person_mapPropertyMadeOfEntityAsValue.id left outer join Country as Person_mapPropertyMadeOfEntityAsValue_Country on Person_mapPropertyMadeOfEntityAsValue.value = Person_mapPropertyMadeOfEntityAsValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@390671f7 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@593c2349 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsValue where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsValue.key=Grenoble, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1}, 2={Person_mapPropertyMadeOfEntityAsValue.key=Lyon, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Country where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@3, 2=o.c.s.i.PersistableIdentifier@4} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, name) values (?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@3, Country.name=null, Country.description=null}, 2={Country.id=o.c.s.i.PersistableIdentifier@4, Country.name=null, Country.description=null}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsValue(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsValue.key=Marseille, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.value=o.c.s.i.PersistableIdentifier@3}, 2={Person_mapPropertyMadeOfEntityAsValue.key=Lyon, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.value=o.c.s.i.PersistableIdentifier@4}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsValue.value as Person_mapPropertyMadeOfEntityAsValue_value, Person_mapPropertyMadeOfEntityAsValue.key as Person_mapPropertyMadeOfEntityAsValue_key, Person_mapPropertyMadeOfEntityAsValue.id as Person_mapPropertyMadeOfEntityAsValue_id, Person_mapPropertyMadeOfEntityAsValue_Country.name as Person_mapPropertyMadeOfEntityAsValue_Country_name, Person_mapPropertyMadeOfEntityAsValue_Country.description as Person_mapPropertyMadeOfEntityAsValue_Country_description, Person_mapPropertyMadeOfEntityAsValue_Country.id as Person_mapPropertyMadeOfEntityAsValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsValue as Person_mapPropertyMadeOfEntityAsValue on Person.id = Person_mapPropertyMadeOfEntityAsValue.id left outer join Country as Person_mapPropertyMadeOfEntityAsValue_Country on Person_mapPropertyMadeOfEntityAsValue.value = Person_mapPropertyMadeOfEntityAsValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@1ae3194c 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@117cdf38 2025-10-15 05:10:37 TRACE SQLOperation select value from Person_mapPropertyMadeOfEntityAsValue | {} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsValue where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsValue.key=Marseille, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_mapPropertyMadeOfEntityAsValue.key=Lyon, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select value from Person_mapPropertyMadeOfEntityAsValue | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_mapPropertyMadeOfEntityAsValue_value_Country_id foreign key(value) references Country(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_mapPropertyMadeOfEntityAsValue_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, name) values (?, ?, ?) | {1={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@1, Country.description=null}, 2={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@2, Country.description=null}, 3={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@3, Country.description=null}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select value from Person_mapPropertyMadeOfEntityAsValue | {} 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsValue(id, key, value) values (?, ?, ?) | {Person_mapPropertyMadeOfEntityAsValue.key=Grenoble, Person_mapPropertyMadeOfEntityAsValue.id=1, Person_mapPropertyMadeOfEntityAsValue.value=1} 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsValue(id, key, value) values (?, ?, ?) | {Person_mapPropertyMadeOfEntityAsValue.key=Lyon, Person_mapPropertyMadeOfEntityAsValue.id=1, Person_mapPropertyMadeOfEntityAsValue.value=2} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsValue.value as Person_mapPropertyMadeOfEntityAsValue_value, Person_mapPropertyMadeOfEntityAsValue.key as Person_mapPropertyMadeOfEntityAsValue_key, Person_mapPropertyMadeOfEntityAsValue.id as Person_mapPropertyMadeOfEntityAsValue_id, Person_mapPropertyMadeOfEntityAsValue_Country.name as Person_mapPropertyMadeOfEntityAsValue_Country_name, Person_mapPropertyMadeOfEntityAsValue_Country.description as Person_mapPropertyMadeOfEntityAsValue_Country_description, Person_mapPropertyMadeOfEntityAsValue_Country.id as Person_mapPropertyMadeOfEntityAsValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsValue as Person_mapPropertyMadeOfEntityAsValue on Person.id = Person_mapPropertyMadeOfEntityAsValue.id left outer join Country as Person_mapPropertyMadeOfEntityAsValue_Country on Person_mapPropertyMadeOfEntityAsValue.value = Person_mapPropertyMadeOfEntityAsValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@14d900c1 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@666e5e22 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsValue.value as Person_mapPropertyMadeOfEntityAsValue_value, Person_mapPropertyMadeOfEntityAsValue.key as Person_mapPropertyMadeOfEntityAsValue_key, Person_mapPropertyMadeOfEntityAsValue.id as Person_mapPropertyMadeOfEntityAsValue_id, Person_mapPropertyMadeOfEntityAsValue_Country.name as Person_mapPropertyMadeOfEntityAsValue_Country_name, Person_mapPropertyMadeOfEntityAsValue_Country.description as Person_mapPropertyMadeOfEntityAsValue_Country_description, Person_mapPropertyMadeOfEntityAsValue_Country.id as Person_mapPropertyMadeOfEntityAsValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsValue as Person_mapPropertyMadeOfEntityAsValue on Person.id = Person_mapPropertyMadeOfEntityAsValue.id left outer join Country as Person_mapPropertyMadeOfEntityAsValue_Country on Person_mapPropertyMadeOfEntityAsValue.value = Person_mapPropertyMadeOfEntityAsValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@2810f4b5 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@1e3f6113 2025-10-15 05:10:37 TRACE SQLOperation select value from Person_mapPropertyMadeOfEntityAsValue | {} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsValue.value as Person_mapPropertyMadeOfEntityAsValue_value, Person_mapPropertyMadeOfEntityAsValue.key as Person_mapPropertyMadeOfEntityAsValue_key, Person_mapPropertyMadeOfEntityAsValue.id as Person_mapPropertyMadeOfEntityAsValue_id, Person_mapPropertyMadeOfEntityAsValue_Country.name as Person_mapPropertyMadeOfEntityAsValue_Country_name, Person_mapPropertyMadeOfEntityAsValue_Country.description as Person_mapPropertyMadeOfEntityAsValue_Country_description, Person_mapPropertyMadeOfEntityAsValue_Country.id as Person_mapPropertyMadeOfEntityAsValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsValue as Person_mapPropertyMadeOfEntityAsValue on Person.id = Person_mapPropertyMadeOfEntityAsValue.id left outer join Country as Person_mapPropertyMadeOfEntityAsValue_Country on Person_mapPropertyMadeOfEntityAsValue.value = Person_mapPropertyMadeOfEntityAsValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@16d48dd3 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@69ad9340 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select value from Person_mapPropertyMadeOfEntityAsValue | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_mapPropertyMadeOfEntityAsValue_value_Country_id foreign key(value) references Country(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_mapPropertyMadeOfEntityAsValue_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Country where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, name) values (?, ?, ?) | {1={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@2, Country.description=null}, 2={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@1, Country.description=null}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@1095579f, org.codefilarete.stalactite.engine.configurer.map.RecordId@24606b] 2025-10-15 05:10:37 TRACE SQLOperation select Person_mapPropertyMadeOfEntityAsValue.value as Person_mapPropertyMadeOfEntityAsValue_value, Person_mapPropertyMadeOfEntityAsValue.key as Person_mapPropertyMadeOfEntityAsValue_key, Person_mapPropertyMadeOfEntityAsValue.id as Person_mapPropertyMadeOfEntityAsValue_id, Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Person_mapPropertyMadeOfEntityAsValue left outer join Country as Country on Person_mapPropertyMadeOfEntityAsValue.value = Country.id where (Person_mapPropertyMadeOfEntityAsValue.key, Person_mapPropertyMadeOfEntityAsValue.id) in ((?, ?), (?, ?)) | {1=Grenoble, 2=o.c.s.i.PersistableIdentifier@1, 3=Lyon, 4=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsValue(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsValue.key=Grenoble, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.value=o.c.s.i.PersistableIdentifier@1}, 2={Person_mapPropertyMadeOfEntityAsValue.key=Lyon, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.value=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsValue.value as Person_mapPropertyMadeOfEntityAsValue_value, Person_mapPropertyMadeOfEntityAsValue.key as Person_mapPropertyMadeOfEntityAsValue_key, Person_mapPropertyMadeOfEntityAsValue.id as Person_mapPropertyMadeOfEntityAsValue_id, Person_mapPropertyMadeOfEntityAsValue_Country.name as Person_mapPropertyMadeOfEntityAsValue_Country_name, Person_mapPropertyMadeOfEntityAsValue_Country.description as Person_mapPropertyMadeOfEntityAsValue_Country_description, Person_mapPropertyMadeOfEntityAsValue_Country.id as Person_mapPropertyMadeOfEntityAsValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsValue as Person_mapPropertyMadeOfEntityAsValue on Person.id = Person_mapPropertyMadeOfEntityAsValue.id left outer join Country as Person_mapPropertyMadeOfEntityAsValue_Country on Person_mapPropertyMadeOfEntityAsValue.value = Person_mapPropertyMadeOfEntityAsValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@583d3e73 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@7e84a54d 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsValue where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.key=Grenoble}, 2={Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.key=Lyon}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Country where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@3, 2=o.c.s.i.PersistableIdentifier@4} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, name) values (?, ?, ?) | {1={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@3, Country.description=null}, 2={Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@4, Country.description=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Country where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@3, 2=o.c.s.i.PersistableIdentifier@4} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsValue(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsValue.key=Marseille, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.value=o.c.s.i.PersistableIdentifier@3}, 2={Person_mapPropertyMadeOfEntityAsValue.key=Lyon, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.value=o.c.s.i.PersistableIdentifier@4}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsValue.value as Person_mapPropertyMadeOfEntityAsValue_value, Person_mapPropertyMadeOfEntityAsValue.key as Person_mapPropertyMadeOfEntityAsValue_key, Person_mapPropertyMadeOfEntityAsValue.id as Person_mapPropertyMadeOfEntityAsValue_id, Person_mapPropertyMadeOfEntityAsValue_Country.name as Person_mapPropertyMadeOfEntityAsValue_Country_name, Person_mapPropertyMadeOfEntityAsValue_Country.description as Person_mapPropertyMadeOfEntityAsValue_Country_description, Person_mapPropertyMadeOfEntityAsValue_Country.id as Person_mapPropertyMadeOfEntityAsValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsValue as Person_mapPropertyMadeOfEntityAsValue on Person.id = Person_mapPropertyMadeOfEntityAsValue.id left outer join Country as Person_mapPropertyMadeOfEntityAsValue_Country on Person_mapPropertyMadeOfEntityAsValue.value = Person_mapPropertyMadeOfEntityAsValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@724d9a28 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@1c487b57 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsValue where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.key=Marseille}, 2={Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.key=Lyon}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select 'key' from Person_mapPropertyMadeOfEntityAsValue | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_mapPropertyMadeOfEntityAsValue_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_mapPropertyMadeOfEntityAsValue_value_Country_id foreign key(value) references Country(id) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_mapPropertyMadeOfEntityAsValue_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_mapPropertyMadeOfEntityAsValue_value_Country_id foreign key(value) references Country(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Country where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2, 3=o.c.s.i.PersistableIdentifier@3} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, name) values (?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@2, Country.name=null, Country.description=null}, 2={Country.id=o.c.s.i.PersistableIdentifier@1, Country.name=null, Country.description=null}, 3={Country.id=o.c.s.i.PersistableIdentifier@3, Country.name=null, Country.description=null}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@4d6bba0b, org.codefilarete.stalactite.engine.configurer.map.RecordId@1095579f, org.codefilarete.stalactite.engine.configurer.map.RecordId@24606b] 2025-10-15 05:10:37 TRACE SQLOperation select Person_mapPropertyMadeOfEntityAsValue.value as Person_mapPropertyMadeOfEntityAsValue_value, Person_mapPropertyMadeOfEntityAsValue.key as Person_mapPropertyMadeOfEntityAsValue_key, Person_mapPropertyMadeOfEntityAsValue.id as Person_mapPropertyMadeOfEntityAsValue_id, Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Person_mapPropertyMadeOfEntityAsValue left outer join Country as Country on Person_mapPropertyMadeOfEntityAsValue.value = Country.id where (Person_mapPropertyMadeOfEntityAsValue.id, Person_mapPropertyMadeOfEntityAsValue.key) in ((?, ?), (?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=Marseille, 3=o.c.s.i.PersistableIdentifier@1, 4=Grenoble, 5=o.c.s.i.PersistableIdentifier@1, 6=Lyon} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsValue(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsValue.value=o.c.s.i.PersistableIdentifier@2, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.key=Lyon}, 2={Person_mapPropertyMadeOfEntityAsValue.value=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.key=Grenoble}, 3={Person_mapPropertyMadeOfEntityAsValue.value=o.c.s.i.PersistableIdentifier@3, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.key=Marseille}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsValue.value as Person_mapPropertyMadeOfEntityAsValue_value, Person_mapPropertyMadeOfEntityAsValue.key as Person_mapPropertyMadeOfEntityAsValue_key, Person_mapPropertyMadeOfEntityAsValue.id as Person_mapPropertyMadeOfEntityAsValue_id, Person_mapPropertyMadeOfEntityAsValue_Country.name as Person_mapPropertyMadeOfEntityAsValue_Country_name, Person_mapPropertyMadeOfEntityAsValue_Country.description as Person_mapPropertyMadeOfEntityAsValue_Country_description, Person_mapPropertyMadeOfEntityAsValue_Country.id as Person_mapPropertyMadeOfEntityAsValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsValue as Person_mapPropertyMadeOfEntityAsValue on Person.id = Person_mapPropertyMadeOfEntityAsValue.id left outer join Country as Person_mapPropertyMadeOfEntityAsValue_Country on Person_mapPropertyMadeOfEntityAsValue.value = Person_mapPropertyMadeOfEntityAsValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@3eb80cdd 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@1fd781c3 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@5dd9bcba 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsValue where id = ? and key = ? | {1={Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.key=Grenoble}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsValue.value as Person_mapPropertyMadeOfEntityAsValue_value, Person_mapPropertyMadeOfEntityAsValue.key as Person_mapPropertyMadeOfEntityAsValue_key, Person_mapPropertyMadeOfEntityAsValue.id as Person_mapPropertyMadeOfEntityAsValue_id, Person_mapPropertyMadeOfEntityAsValue_Country.name as Person_mapPropertyMadeOfEntityAsValue_Country_name, Person_mapPropertyMadeOfEntityAsValue_Country.description as Person_mapPropertyMadeOfEntityAsValue_Country_description, Person_mapPropertyMadeOfEntityAsValue_Country.id as Person_mapPropertyMadeOfEntityAsValue_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsValue as Person_mapPropertyMadeOfEntityAsValue on Person.id = Person_mapPropertyMadeOfEntityAsValue.id left outer join Country as Person_mapPropertyMadeOfEntityAsValue_Country on Person_mapPropertyMadeOfEntityAsValue.value = Person_mapPropertyMadeOfEntityAsValue_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@639e385 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@1e13ab18 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsValue where id = ? and key = ? | {1={Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.key=Lyon}, 2={Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsValue.key=Marseille}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 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}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select 'value' from Person_mapPropertyMadeOfEntityAsValue | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsKey(id int, key int, value varchar(255), unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPropertyMadeOfEntityAsKey_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPropertyMadeOfEntityAsKey_key_Country_id foreign key(key) references Country(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, name) values (?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@1, Country.name=null, Country.description=null}, 2={Country.id=o.c.s.i.PersistableIdentifier@2, Country.name=null, Country.description=null}, 3={Country.id=o.c.s.i.PersistableIdentifier@3, Country.name=null, Country.description=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Country where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@20, org.codefilarete.stalactite.engine.configurer.map.RecordId@21] 2025-10-15 05:10:37 TRACE SQLOperation select Person_mapPropertyMadeOfEntityAsKey.value as Person_mapPropertyMadeOfEntityAsKey_value, Person_mapPropertyMadeOfEntityAsKey.key as Person_mapPropertyMadeOfEntityAsKey_key, Person_mapPropertyMadeOfEntityAsKey.id as Person_mapPropertyMadeOfEntityAsKey_id, Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Person_mapPropertyMadeOfEntityAsKey left outer join Country as Country on Person_mapPropertyMadeOfEntityAsKey.key = Country.id where (Person_mapPropertyMadeOfEntityAsKey.key, Person_mapPropertyMadeOfEntityAsKey.id) in ((?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@1, 3=o.c.s.i.PersistableIdentifier@2, 4=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsKey(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsKey.value=Lyon, Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistableIdentifier@2}, 2={Person_mapPropertyMadeOfEntityAsKey.value=Grenoble, Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKey.value as Person_mapPropertyMadeOfEntityAsKey_value, Person_mapPropertyMadeOfEntityAsKey.key as Person_mapPropertyMadeOfEntityAsKey_key, Person_mapPropertyMadeOfEntityAsKey.id as Person_mapPropertyMadeOfEntityAsKey_id, Person_mapPropertyMadeOfEntityAsKey_Country.name as Person_mapPropertyMadeOfEntityAsKey_Country_name, Person_mapPropertyMadeOfEntityAsKey_Country.description as Person_mapPropertyMadeOfEntityAsKey_Country_description, Person_mapPropertyMadeOfEntityAsKey_Country.id as Person_mapPropertyMadeOfEntityAsKey_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKey as Person_mapPropertyMadeOfEntityAsKey on Person.id = Person_mapPropertyMadeOfEntityAsKey.id left outer join Country as Person_mapPropertyMadeOfEntityAsKey_Country on Person_mapPropertyMadeOfEntityAsKey.key = Person_mapPropertyMadeOfEntityAsKey_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@7f62f5a0 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@2fdf2e91 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person_mapPropertyMadeOfEntityAsKey set value = ? where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsKey.value (U)=Paris, Person_mapPropertyMadeOfEntityAsKey.id (W)=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.key (W)=o.c.s.i.PersistedIdentifier@2}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsKey where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@3] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Country where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@3} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsKey(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsKey.value=Marseille, Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKey.value as Person_mapPropertyMadeOfEntityAsKey_value, Person_mapPropertyMadeOfEntityAsKey.key as Person_mapPropertyMadeOfEntityAsKey_key, Person_mapPropertyMadeOfEntityAsKey.id as Person_mapPropertyMadeOfEntityAsKey_id, Person_mapPropertyMadeOfEntityAsKey_Country.name as Person_mapPropertyMadeOfEntityAsKey_Country_name, Person_mapPropertyMadeOfEntityAsKey_Country.description as Person_mapPropertyMadeOfEntityAsKey_Country_description, Person_mapPropertyMadeOfEntityAsKey_Country.id as Person_mapPropertyMadeOfEntityAsKey_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKey as Person_mapPropertyMadeOfEntityAsKey on Person.id = Person_mapPropertyMadeOfEntityAsKey.id left outer join Country as Person_mapPropertyMadeOfEntityAsKey_Country on Person_mapPropertyMadeOfEntityAsKey.key = Person_mapPropertyMadeOfEntityAsKey_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@1e34db77 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@45d85ea3 2025-10-15 05:10:37 TRACE SQLOperation select key from Person_mapPropertyMadeOfEntityAsKey | {} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsKey where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistedIdentifier@2}, 2={Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistedIdentifier@3}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select key from Person_mapPropertyMadeOfEntityAsKey | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsKey(id int, key int, value varchar(255), unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPropertyMadeOfEntityAsKey_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPropertyMadeOfEntityAsKey_key_Country_id foreign key(key) references Country(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, name) values (?, ?, ?) | {1={Country.description=null, Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@1}, 2={Country.description=null, Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@2}, 3={Country.description=null, Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select key from Person_mapPropertyMadeOfEntityAsKey | {} 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsKey(id, key, value) values (?, ?, ?) | {Person_mapPropertyMadeOfEntityAsKey.value=Grenoble, Person_mapPropertyMadeOfEntityAsKey.id=1, Person_mapPropertyMadeOfEntityAsKey.key=1} 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsKey(id, key, value) values (?, ?, ?) | {Person_mapPropertyMadeOfEntityAsKey.value=Lyon, Person_mapPropertyMadeOfEntityAsKey.id=1, Person_mapPropertyMadeOfEntityAsKey.key=2} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKey.value as Person_mapPropertyMadeOfEntityAsKey_value, Person_mapPropertyMadeOfEntityAsKey.key as Person_mapPropertyMadeOfEntityAsKey_key, Person_mapPropertyMadeOfEntityAsKey.id as Person_mapPropertyMadeOfEntityAsKey_id, Person_mapPropertyMadeOfEntityAsKey_Country.name as Person_mapPropertyMadeOfEntityAsKey_Country_name, Person_mapPropertyMadeOfEntityAsKey_Country.description as Person_mapPropertyMadeOfEntityAsKey_Country_description, Person_mapPropertyMadeOfEntityAsKey_Country.id as Person_mapPropertyMadeOfEntityAsKey_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKey as Person_mapPropertyMadeOfEntityAsKey on Person.id = Person_mapPropertyMadeOfEntityAsKey.id left outer join Country as Person_mapPropertyMadeOfEntityAsKey_Country on Person_mapPropertyMadeOfEntityAsKey.key = Person_mapPropertyMadeOfEntityAsKey_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@19b1cd78 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@1df2be0f 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKey.value as Person_mapPropertyMadeOfEntityAsKey_value, Person_mapPropertyMadeOfEntityAsKey.key as Person_mapPropertyMadeOfEntityAsKey_key, Person_mapPropertyMadeOfEntityAsKey.id as Person_mapPropertyMadeOfEntityAsKey_id, Person_mapPropertyMadeOfEntityAsKey_Country.name as Person_mapPropertyMadeOfEntityAsKey_Country_name, Person_mapPropertyMadeOfEntityAsKey_Country.description as Person_mapPropertyMadeOfEntityAsKey_Country_description, Person_mapPropertyMadeOfEntityAsKey_Country.id as Person_mapPropertyMadeOfEntityAsKey_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKey as Person_mapPropertyMadeOfEntityAsKey on Person.id = Person_mapPropertyMadeOfEntityAsKey.id left outer join Country as Person_mapPropertyMadeOfEntityAsKey_Country on Person_mapPropertyMadeOfEntityAsKey.key = Person_mapPropertyMadeOfEntityAsKey_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@19579086 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@2d7c0cf0 2025-10-15 05:10:37 TRACE SQLOperation select key from Person_mapPropertyMadeOfEntityAsKey | {} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKey.value as Person_mapPropertyMadeOfEntityAsKey_value, Person_mapPropertyMadeOfEntityAsKey.key as Person_mapPropertyMadeOfEntityAsKey_key, Person_mapPropertyMadeOfEntityAsKey.id as Person_mapPropertyMadeOfEntityAsKey_id, Person_mapPropertyMadeOfEntityAsKey_Country.name as Person_mapPropertyMadeOfEntityAsKey_Country_name, Person_mapPropertyMadeOfEntityAsKey_Country.description as Person_mapPropertyMadeOfEntityAsKey_Country_description, Person_mapPropertyMadeOfEntityAsKey_Country.id as Person_mapPropertyMadeOfEntityAsKey_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKey as Person_mapPropertyMadeOfEntityAsKey on Person.id = Person_mapPropertyMadeOfEntityAsKey.id left outer join Country as Person_mapPropertyMadeOfEntityAsKey_Country on Person_mapPropertyMadeOfEntityAsKey.key = Person_mapPropertyMadeOfEntityAsKey_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@5e817f64 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@73aa5708 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select key from Person_mapPropertyMadeOfEntityAsKey | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsKey(id int, key int, value varchar(255), unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPropertyMadeOfEntityAsKey_key_Country_id foreign key(key) references Country(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPropertyMadeOfEntityAsKey_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Country where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, name) values (?, ?, ?) | {1={Country.description=null, Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@1}, 2={Country.description=null, Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@20, org.codefilarete.stalactite.engine.configurer.map.RecordId@21] 2025-10-15 05:10:37 TRACE SQLOperation select Person_mapPropertyMadeOfEntityAsKey.value as Person_mapPropertyMadeOfEntityAsKey_value, Person_mapPropertyMadeOfEntityAsKey.key as Person_mapPropertyMadeOfEntityAsKey_key, Person_mapPropertyMadeOfEntityAsKey.id as Person_mapPropertyMadeOfEntityAsKey_id, Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Person_mapPropertyMadeOfEntityAsKey left outer join Country as Country on Person_mapPropertyMadeOfEntityAsKey.key = Country.id where (Person_mapPropertyMadeOfEntityAsKey.key, Person_mapPropertyMadeOfEntityAsKey.id) in ((?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@1, 3=o.c.s.i.PersistableIdentifier@2, 4=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsKey(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsKey.value=Lyon, Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistableIdentifier@2, Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistableIdentifier@1}, 2={Person_mapPropertyMadeOfEntityAsKey.value=Grenoble, Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKey.value as Person_mapPropertyMadeOfEntityAsKey_value, Person_mapPropertyMadeOfEntityAsKey.key as Person_mapPropertyMadeOfEntityAsKey_key, Person_mapPropertyMadeOfEntityAsKey.id as Person_mapPropertyMadeOfEntityAsKey_id, Person_mapPropertyMadeOfEntityAsKey_Country.name as Person_mapPropertyMadeOfEntityAsKey_Country_name, Person_mapPropertyMadeOfEntityAsKey_Country.description as Person_mapPropertyMadeOfEntityAsKey_Country_description, Person_mapPropertyMadeOfEntityAsKey_Country.id as Person_mapPropertyMadeOfEntityAsKey_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKey as Person_mapPropertyMadeOfEntityAsKey on Person.id = Person_mapPropertyMadeOfEntityAsKey.id left outer join Country as Person_mapPropertyMadeOfEntityAsKey_Country on Person_mapPropertyMadeOfEntityAsKey.key = Person_mapPropertyMadeOfEntityAsKey_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@5c458e80 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@76ed781a 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person_mapPropertyMadeOfEntityAsKey set value = ? where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsKey.value (U)=Paris, Person_mapPropertyMadeOfEntityAsKey.key (W)=o.c.s.i.PersistedIdentifier@2, Person_mapPropertyMadeOfEntityAsKey.id (W)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsKey where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@3] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Country where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@3} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, name) values (?, ?, ?) | {1={Country.description=null, Country.name=null, Country.id=o.c.s.i.PersistableIdentifier@3}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@3] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Country where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@3} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsKey(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsKey.value=Marseille, Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistableIdentifier@3, Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKey.value as Person_mapPropertyMadeOfEntityAsKey_value, Person_mapPropertyMadeOfEntityAsKey.key as Person_mapPropertyMadeOfEntityAsKey_key, Person_mapPropertyMadeOfEntityAsKey.id as Person_mapPropertyMadeOfEntityAsKey_id, Person_mapPropertyMadeOfEntityAsKey_Country.name as Person_mapPropertyMadeOfEntityAsKey_Country_name, Person_mapPropertyMadeOfEntityAsKey_Country.description as Person_mapPropertyMadeOfEntityAsKey_Country_description, Person_mapPropertyMadeOfEntityAsKey_Country.id as Person_mapPropertyMadeOfEntityAsKey_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKey as Person_mapPropertyMadeOfEntityAsKey on Person.id = Person_mapPropertyMadeOfEntityAsKey.id left outer join Country as Person_mapPropertyMadeOfEntityAsKey_Country on Person_mapPropertyMadeOfEntityAsKey.key = Person_mapPropertyMadeOfEntityAsKey_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@994e329 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@7bc12bc7 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsKey where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistedIdentifier@3, Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistedIdentifier@2, Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select 'key' from Person_mapPropertyMadeOfEntityAsKey | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsKey(id int, key int, value varchar(255), unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPropertyMadeOfEntityAsKey_key_Country_id foreign key(key) references Country(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPropertyMadeOfEntityAsKey_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_mapPropertyMadeOfEntityAsKey(id int, key int, value varchar(255), unique (id, key)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPropertyMadeOfEntityAsKey_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPropertyMadeOfEntityAsKey_key_Country_id foreign key(key) references Country(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Country where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2, 3=o.c.s.i.PersistableIdentifier@3} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, name) values (?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@2, Country.name=null, Country.description=null}, 2={Country.id=o.c.s.i.PersistableIdentifier@1, Country.name=null, Country.description=null}, 3={Country.id=o.c.s.i.PersistableIdentifier@3, Country.name=null, Country.description=null}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@20, org.codefilarete.stalactite.engine.configurer.map.RecordId@21, org.codefilarete.stalactite.engine.configurer.map.RecordId@22] 2025-10-15 05:10:37 TRACE SQLOperation select Person_mapPropertyMadeOfEntityAsKey.value as Person_mapPropertyMadeOfEntityAsKey_value, Person_mapPropertyMadeOfEntityAsKey.key as Person_mapPropertyMadeOfEntityAsKey_key, Person_mapPropertyMadeOfEntityAsKey.id as Person_mapPropertyMadeOfEntityAsKey_id, Country.name as Country_name, Country.description as Country_description, Country.id as Country_id from Person_mapPropertyMadeOfEntityAsKey left outer join Country as Country on Person_mapPropertyMadeOfEntityAsKey.key = Country.id where (Person_mapPropertyMadeOfEntityAsKey.key, Person_mapPropertyMadeOfEntityAsKey.id) in ((?, ?), (?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@1, 3=o.c.s.i.PersistableIdentifier@2, 4=o.c.s.i.PersistableIdentifier@1, 5=o.c.s.i.PersistableIdentifier@3, 6=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_mapPropertyMadeOfEntityAsKey(id, key, value) values (?, ?, ?) | {1={Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistableIdentifier@3, Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.value=Marseille}, 2={Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.value=Grenoble}, 3={Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistableIdentifier@2, Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.value=Lyon}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKey.value as Person_mapPropertyMadeOfEntityAsKey_value, Person_mapPropertyMadeOfEntityAsKey.key as Person_mapPropertyMadeOfEntityAsKey_key, Person_mapPropertyMadeOfEntityAsKey.id as Person_mapPropertyMadeOfEntityAsKey_id, Person_mapPropertyMadeOfEntityAsKey_Country.name as Person_mapPropertyMadeOfEntityAsKey_Country_name, Person_mapPropertyMadeOfEntityAsKey_Country.description as Person_mapPropertyMadeOfEntityAsKey_Country_description, Person_mapPropertyMadeOfEntityAsKey_Country.id as Person_mapPropertyMadeOfEntityAsKey_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKey as Person_mapPropertyMadeOfEntityAsKey on Person.id = Person_mapPropertyMadeOfEntityAsKey.id left outer join Country as Person_mapPropertyMadeOfEntityAsKey_Country on Person_mapPropertyMadeOfEntityAsKey.key = Person_mapPropertyMadeOfEntityAsKey_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@3fdb1e68 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@68bea1d7 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@c62ff0b 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person_mapPropertyMadeOfEntityAsKey set value = ? where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsKey.id (W)=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.key (W)=o.c.s.i.PersistedIdentifier@2, Person_mapPropertyMadeOfEntityAsKey.value (U)=Paris}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsKey where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistableIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_mapPropertyMadeOfEntityAsKey.value as Person_mapPropertyMadeOfEntityAsKey_value, Person_mapPropertyMadeOfEntityAsKey.key as Person_mapPropertyMadeOfEntityAsKey_key, Person_mapPropertyMadeOfEntityAsKey.id as Person_mapPropertyMadeOfEntityAsKey_id, Person_mapPropertyMadeOfEntityAsKey_Country.name as Person_mapPropertyMadeOfEntityAsKey_Country_name, Person_mapPropertyMadeOfEntityAsKey_Country.description as Person_mapPropertyMadeOfEntityAsKey_Country_description, Person_mapPropertyMadeOfEntityAsKey_Country.id as Person_mapPropertyMadeOfEntityAsKey_Country_id from Person left outer join Person_mapPropertyMadeOfEntityAsKey as Person_mapPropertyMadeOfEntityAsKey on Person.id = Person_mapPropertyMadeOfEntityAsKey.id left outer join Country as Person_mapPropertyMadeOfEntityAsKey_Country on Person_mapPropertyMadeOfEntityAsKey.key = Person_mapPropertyMadeOfEntityAsKey_Country.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@41dd9e17 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.configurer.map.KeyValueRecord@25816f64 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person_mapPropertyMadeOfEntityAsKey where key = ? and id = ? | {1={Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistedIdentifier@2}, 2={Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistedIdentifier@3}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 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}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 TRACE SQLOperation select 'key' from Person_mapPropertyMadeOfEntityAsKey | {} 2025-10-15 05:10:37 TRACE SQLOperation select id from Country | {} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToManyBidirectional 2025-10-15 05:10:37 DEBUG DDLDeployer create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id)) 2025-10-15 05:10:37 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)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Book_authors(book_id bigint, authors_id bigint, unique (book_id, authors_id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Book_authors add constraint FK_Book_authors_authors_id_Author_id foreign key(authors_id) references Author(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Book_authors add constraint FK_Book_authors_book_id_Book_id foreign key(book_id) references Book(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Book(title, isbn, price, id) values (?, ?, ?, default) | {1={Book.isbn=AAA-BBB-CCC, Book.price=24.1, Book.title=a first book}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Author(name, id) values (?, default) | {1={Author.name=Jane Doe}, 2={Author.name=John Doe}} 2025-10-15 05:10:37 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:37 TRACE SQLOperation select book_id, authors_id from Book_authors where (book_id, authors_id) in ((?, ?), (?, ?)) | {Book_authors.book_id=[1, 1], Book_authors.authors_id=[1, 2]} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Book_authors(book_id, authors_id) values (?, ?) | {1={Book_authors.book_id=1, Book_authors.authors_id=2}, 2={Book_authors.book_id=1, Book_authors.authors_id=1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Book(title, isbn, price, id) values (?, ?, ?, default) | {1={Book.isbn=XXX-YYY-ZZZ, Book.price=33.5, Book.title=a second book}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [2] 2025-10-15 05:10:37 TRACE SQLOperation select Author.name as Author_name, Author.id as Author_id from Author where Author.id in (?) | {1=2} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Author 2025-10-15 05:10:37 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:37 TRACE SQLOperation select book_id, authors_id from Book_authors where (book_id, authors_id) in ((?, ?)) | {Book_authors.book_id=2, Book_authors.authors_id=2} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Book_authors(book_id, authors_id) values (?, ?) | {1={Book_authors.book_id=2, Book_authors.authors_id=2}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [1, 2] 2025-10-15 05:10:37 TRACE SQLOperation select Book.title as Book_title, Book.isbn as Book_isbn, Book.price as Book_price, Book.id as Book_id, Book_authors_Author.name as Book_authors_Author_name, Book_authors_Author.id as Book_authors_Author_id from Book left outer join Book_authors as Book_authors on Book.id = Book_authors.book_id left outer join Author as Book_authors_Author on Book_authors.authors_id = Book_authors_Author.id where Book.id in (?, ?) | {1=1, 2=2} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@7e5b99be 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@7e5b99be 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@7e5b99be 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@7e5b99be 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@769cfd7f 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@769cfd7f [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToManyBidirectional [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToMany 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_children(person_id int, children_id int, unique (person_id, children_id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_neighbours(person_id int, neighbours_id int, unique (person_id, neighbours_id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_children_id_Person_id foreign key(children_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_person_id_Person_id foreign key(person_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_neighbours add constraint FK_Person_neighbours_neighbours_id_Person_id foreign key(neighbours_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_neighbours add constraint FK_Person_neighbours_person_id_Person_id foreign key(person_id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@888, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@888, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=Ban Do, Person.id=o.c.s.i.PersistableIdentifier@888}, 2={Person.name=Saca Do, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:37 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:37 TRACE SQLOperation select children_id, person_id from Person_children where (person_id, children_id) in ((?, ?), (?, ?)) | {Person_children.person_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42], Person_children.children_id=[o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@888]} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_children(children_id, person_id) values (?, ?) | {1={Person_children.children_id=o.c.s.i.PersistableIdentifier@888, Person_children.person_id=o.c.s.i.PersistableIdentifier@42}, 2={Person_children.children_id=o.c.s.i.PersistableIdentifier@666, Person_children.person_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@123} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=Ban Do, Person.id=o.c.s.i.PersistableIdentifier@456}, 2={Person.name=Saca Do, Person.id=o.c.s.i.PersistableIdentifier@123}} 2025-10-15 05:10:37 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:37 TRACE SQLOperation select person_id, neighbours_id from Person_neighbours where (person_id, neighbours_id) in ((?, ?), (?, ?)) | {Person_neighbours.neighbours_id=[o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@456], Person_neighbours.person_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_neighbours(person_id, neighbours_id) values (?, ?) | {1={Person_neighbours.neighbours_id=o.c.s.i.PersistableIdentifier@456, Person_neighbours.person_id=o.c.s.i.PersistableIdentifier@42}, 2={Person_neighbours.neighbours_id=o.c.s.i.PersistableIdentifier@123, Person_neighbours.person_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@888, o.c.s.i.PersistedIdentifier@456, o.c.s.i.PersistedIdentifier@666, o.c.s.i.PersistedIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@888, 2=o.c.s.i.PersistedIdentifier@456, 3=o.c.s.i.PersistedIdentifier@666, 4=o.c.s.i.PersistedIdentifier@123} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@123,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@123,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@456,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@456,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_children(person_id int, children_id int, unique (person_id, children_id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_children_id_Person_id foreign key(children_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_person_id_Person_id foreign key(person_id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@42, Person.name=John Do}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@888, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@888, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Saca Do}, 2={Person.id=o.c.s.i.PersistableIdentifier@888, Person.name=Ban Do}} 2025-10-15 05:10:37 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:37 TRACE SQLOperation select children_id, person_id from Person_children where (person_id, children_id) in ((?, ?), (?, ?)) | {Person_children.children_id=[o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@888], Person_children.person_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_children(children_id, person_id) values (?, ?) | {1={Person_children.children_id=o.c.s.i.PersistableIdentifier@888, Person_children.person_id=o.c.s.i.PersistableIdentifier@42}, 2={Person_children.children_id=o.c.s.i.PersistableIdentifier@666, Person_children.person_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@888, o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id where Person.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@888, 2=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_children(person_id int, children_id int, unique (person_id, children_id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_neighbours(person_id int, neighbours_id int, unique (person_id, neighbours_id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_person_id_Person_id foreign key(person_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_children_id_Person_id foreign key(children_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_neighbours add constraint FK_Person_neighbours_neighbours_id_Person_id foreign key(neighbours_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_neighbours add constraint FK_Person_neighbours_person_id_Person_id foreign key(person_id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@888, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@888, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=Saca Do, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.name=Ban Do, Person.id=o.c.s.i.PersistableIdentifier@888}} 2025-10-15 05:10:37 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:37 TRACE SQLOperation select person_id, children_id from Person_children where (person_id, children_id) in ((?, ?), (?, ?)) | {Person_children.person_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42], Person_children.children_id=[o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@888]} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_children(person_id, children_id) values (?, ?) | {1={Person_children.person_id=o.c.s.i.PersistableIdentifier@42, Person_children.children_id=o.c.s.i.PersistableIdentifier@666}, 2={Person_children.person_id=o.c.s.i.PersistableIdentifier@42, Person_children.children_id=o.c.s.i.PersistableIdentifier@888}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@123} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=Saca Do, Person.id=o.c.s.i.PersistableIdentifier@123}, 2={Person.name=Ban Do, Person.id=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:37 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:37 TRACE SQLOperation select person_id, neighbours_id from Person_neighbours where (person_id, neighbours_id) in ((?, ?), (?, ?)) | {Person_neighbours.person_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42], Person_neighbours.neighbours_id=[o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@456]} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_neighbours(person_id, neighbours_id) values (?, ?) | {1={Person_neighbours.person_id=o.c.s.i.PersistableIdentifier@42, Person_neighbours.neighbours_id=o.c.s.i.PersistableIdentifier@456}, 2={Person_neighbours.person_id=o.c.s.i.PersistableIdentifier@42, Person_neighbours.neighbours_id=o.c.s.i.PersistableIdentifier@123}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@888, o.c.s.i.PersistedIdentifier@456, o.c.s.i.PersistedIdentifier@666, o.c.s.i.PersistedIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@888, 2=o.c.s.i.PersistedIdentifier@456, 3=o.c.s.i.PersistedIdentifier@666, 4=o.c.s.i.PersistedIdentifier@123} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@123,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@123,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@456,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@456,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_children(person_id int, children_id int, unique (person_id, children_id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_person_id_Person_id foreign key(person_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_children_id_Person_id foreign key(children_id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=Saca Do, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:37 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:37 TRACE SQLOperation select children_id, person_id from Person_children where (person_id, children_id) in ((?, ?)) | {Person_children.children_id=o.c.s.i.PersistableIdentifier@666, Person_children.person_id=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_children(children_id, person_id) values (?, ?) | {1={Person_children.children_id=o.c.s.i.PersistableIdentifier@666, Person_children.person_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToMany [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_children(person_id int, children_id int, unique (person_id, children_id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_children_id_Person_id foreign key(children_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_person_id_Person_id foreign key(person_id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@888, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@888, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=Saca Do, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.name=Ban Do, Person.id=o.c.s.i.PersistableIdentifier@888}} 2025-10-15 05:10:37 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:37 TRACE SQLOperation select person_id, children_id from Person_children where (person_id, children_id) in ((?, ?), (?, ?)) | {Person_children.person_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42], Person_children.children_id=[o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@888]} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_children(person_id, children_id) values (?, ?) | {1={Person_children.person_id=o.c.s.i.PersistableIdentifier@42, Person_children.children_id=o.c.s.i.PersistableIdentifier@666}, 2={Person_children.person_id=o.c.s.i.PersistableIdentifier@42, Person_children.children_id=o.c.s.i.PersistableIdentifier@888}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@888, o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id where Person.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@888, 2=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, fatherId int, directNeighborId int, unique (id)) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, fatherId, directNeighborId) values (?, ?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@42, Person.fatherId=null, Person.name=John Do, Person.directNeighborId=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@888, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.id as Person_children_id, Person_neighbours.id as Person_neighbours_id from Person left outer join Person as Person_children on Person.id = Person_children.fatherId left outer join Person as Person_neighbours on Person.id = Person_neighbours.directNeighborId where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@888, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, fatherId, directNeighborId) values (?, ?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@888, Person.fatherId=o.c.s.i.PersistableIdentifier@42, Person.name=Ban Do, Person.directNeighborId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.fatherId=o.c.s.i.PersistableIdentifier@42, Person.name=Saca Do, Person.directNeighborId=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.id as Person_children_id, Person_neighbours.id as Person_neighbours_id from Person left outer join Person as Person_children on Person.id = Person_children.fatherId left outer join Person as Person_neighbours on Person.id = Person_neighbours.directNeighborId where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@123} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, fatherId, directNeighborId) values (?, ?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@456, Person.fatherId=null, Person.name=Ban Do, Person.directNeighborId=o.c.s.i.PersistableIdentifier@42}, 2={Person.id=o.c.s.i.PersistableIdentifier@123, Person.fatherId=null, Person.name=Saca Do, Person.directNeighborId=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.id as Person_children_id, Person_neighbours.id as Person_neighbours_id from Person left outer join Person as Person_children on Person.id = Person_children.fatherId left outer join Person as Person_neighbours on Person.id = Person_neighbours.directNeighborId where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@888, o.c.s.i.PersistedIdentifier@456, o.c.s.i.PersistedIdentifier@666, o.c.s.i.PersistedIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.id as Person_children_id, Person_neighbours.id as Person_neighbours_id from Person left outer join Person as Person_children on Person.id = Person_children.fatherId left outer join Person as Person_neighbours on Person.id = Person_neighbours.directNeighborId where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@888, 2=o.c.s.i.PersistedIdentifier@456, 3=o.c.s.i.PersistedIdentifier@666, 4=o.c.s.i.PersistedIdentifier@123} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@123,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@123,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@456,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@456,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_children(person_id int, children_id int, unique (person_id, children_id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_neighbours(person_id int, neighbours_id int, unique (person_id, neighbours_id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_person_id_Person_id foreign key(person_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_children_id_Person_id foreign key(children_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_neighbours add constraint FK_Person_neighbours_neighbours_id_Person_id foreign key(neighbours_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_neighbours add constraint FK_Person_neighbours_person_id_Person_id foreign key(person_id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@888, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@888, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=Ban Do, Person.id=o.c.s.i.PersistableIdentifier@888}, 2={Person.name=Saca Do, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:37 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:37 TRACE SQLOperation select children_id, person_id from Person_children where (person_id, children_id) in ((?, ?), (?, ?)) | {Person_children.children_id=[o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@888], Person_children.person_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_children(children_id, person_id) values (?, ?) | {1={Person_children.children_id=o.c.s.i.PersistableIdentifier@666, Person_children.person_id=o.c.s.i.PersistableIdentifier@42}, 2={Person_children.children_id=o.c.s.i.PersistableIdentifier@888, Person_children.person_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@123} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=Saca Do, Person.id=o.c.s.i.PersistableIdentifier@123}, 2={Person.name=Ban Do, Person.id=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:37 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:37 TRACE SQLOperation select person_id, neighbours_id from Person_neighbours where (person_id, neighbours_id) in ((?, ?), (?, ?)) | {Person_neighbours.neighbours_id=[o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@456], Person_neighbours.person_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_neighbours(person_id, neighbours_id) values (?, ?) | {1={Person_neighbours.person_id=o.c.s.i.PersistableIdentifier@42, Person_neighbours.neighbours_id=o.c.s.i.PersistableIdentifier@123}, 2={Person_neighbours.person_id=o.c.s.i.PersistableIdentifier@42, Person_neighbours.neighbours_id=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@888, o.c.s.i.PersistedIdentifier@456, o.c.s.i.PersistedIdentifier@666, o.c.s.i.PersistedIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@888, 2=o.c.s.i.PersistedIdentifier@456, 3=o.c.s.i.PersistedIdentifier@666, 4=o.c.s.i.PersistedIdentifier@123} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@123,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@123,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@456,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@456,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_children(person_id int, children_id int, unique (person_id, children_id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_children_id_Person_id foreign key(children_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_person_id_Person_id foreign key(person_id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@42, Person.name=John Do}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Saca Do}} 2025-10-15 05:10:37 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:37 TRACE SQLOperation select children_id, person_id from Person_children where (person_id, children_id) in ((?, ?)) | {Person_children.children_id=o.c.s.i.PersistableIdentifier@666, Person_children.person_id=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_children(children_id, person_id) values (?, ?) | {1={Person_children.children_id=o.c.s.i.PersistableIdentifier@666, Person_children.person_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, fatherId int, directNeighborId int, unique (id)) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, fatherId, directNeighborId) values (?, ?, ?, ?) | {1={Person.name=John Do, Person.directNeighborId=null, Person.fatherId=null, Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@888, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.id as Person_children_id, Person_neighbours.id as Person_neighbours_id from Person left outer join Person as Person_children on Person.id = Person_children.fatherId left outer join Person as Person_neighbours on Person.id = Person_neighbours.directNeighborId where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@888, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, fatherId, directNeighborId) values (?, ?, ?, ?) | {1={Person.name=Saca Do, Person.directNeighborId=null, Person.fatherId=o.c.s.i.PersistableIdentifier@42, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.name=Ban Do, Person.directNeighborId=null, Person.fatherId=o.c.s.i.PersistableIdentifier@42, Person.id=o.c.s.i.PersistableIdentifier@888}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.id as Person_children_id, Person_neighbours.id as Person_neighbours_id from Person left outer join Person as Person_children on Person.id = Person_children.fatherId left outer join Person as Person_neighbours on Person.id = Person_neighbours.directNeighborId where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@123} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, fatherId, directNeighborId) values (?, ?, ?, ?) | {1={Person.name=Saca Do, Person.directNeighborId=o.c.s.i.PersistableIdentifier@42, Person.fatherId=null, Person.id=o.c.s.i.PersistableIdentifier@123}, 2={Person.name=Ban Do, Person.directNeighborId=o.c.s.i.PersistableIdentifier@42, Person.fatherId=null, Person.id=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.id as Person_children_id, Person_neighbours.id as Person_neighbours_id from Person left outer join Person as Person_children on Person.id = Person_children.fatherId left outer join Person as Person_neighbours on Person.id = Person_neighbours.directNeighborId where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@888, o.c.s.i.PersistedIdentifier@456, o.c.s.i.PersistedIdentifier@666, o.c.s.i.PersistedIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.id as Person_children_id, Person_neighbours.id as Person_neighbours_id from Person left outer join Person as Person_children on Person.id = Person_children.fatherId left outer join Person as Person_neighbours on Person.id = Person_neighbours.directNeighborId where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@888, 2=o.c.s.i.PersistedIdentifier@456, 3=o.c.s.i.PersistedIdentifier@666, 4=o.c.s.i.PersistedIdentifier@123} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@123,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@123,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@456,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@456,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_children(person_id int, children_id int, unique (person_id, children_id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person_neighbours(person_id int, neighbours_id int, unique (person_id, neighbours_id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_person_id_Person_id foreign key(person_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_children add constraint FK_Person_children_children_id_Person_id foreign key(children_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_neighbours add constraint FK_Person_neighbours_person_id_Person_id foreign key(person_id) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person_neighbours add constraint FK_Person_neighbours_neighbours_id_Person_id foreign key(neighbours_id) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@42, Person.name=John Do}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@888, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@888, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@888, Person.name=Ban Do}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Saca Do}} 2025-10-15 05:10:37 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:37 TRACE SQLOperation select person_id, children_id from Person_children where (person_id, children_id) in ((?, ?), (?, ?)) | {Person_children.children_id=[o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@888], Person_children.person_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_children(person_id, children_id) values (?, ?) | {1={Person_children.children_id=o.c.s.i.PersistableIdentifier@888, Person_children.person_id=o.c.s.i.PersistableIdentifier@42}, 2={Person_children.children_id=o.c.s.i.PersistableIdentifier@666, Person_children.person_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@123} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@456, Person.name=Ban Do}, 2={Person.id=o.c.s.i.PersistableIdentifier@123, Person.name=Saca Do}} 2025-10-15 05:10:37 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:37 TRACE SQLOperation select neighbours_id, person_id from Person_neighbours where (person_id, neighbours_id) in ((?, ?), (?, ?)) | {Person_neighbours.person_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42], Person_neighbours.neighbours_id=[o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@456]} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person_neighbours(neighbours_id, person_id) values (?, ?) | {1={Person_neighbours.person_id=o.c.s.i.PersistableIdentifier@42, Person_neighbours.neighbours_id=o.c.s.i.PersistableIdentifier@123}, 2={Person_neighbours.person_id=o.c.s.i.PersistableIdentifier@42, Person_neighbours.neighbours_id=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@888, o.c.s.i.PersistedIdentifier@456, o.c.s.i.PersistedIdentifier@666, o.c.s.i.PersistedIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.children_id as Person_children_children_id, Person_neighbours.neighbours_id as Person_neighbours_neighbours_id from Person left outer join Person_children as Person_children on Person.id = Person_children.person_id left outer join Person_neighbours as Person_neighbours on Person.id = Person_neighbours.person_id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@888, 2=o.c.s.i.PersistedIdentifier@456, 3=o.c.s.i.PersistedIdentifier@666, 4=o.c.s.i.PersistedIdentifier@123} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@123,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@123,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@456,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@456,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, fatherId int, unique (id)) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, fatherId) values (?, ?, ?) | {1={Person.fatherId=null, Person.id=o.c.s.i.PersistableIdentifier@42, Person.name=John Do}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@888, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.id as Person_children_id from Person left outer join Person as Person_children on Person.id = Person_children.fatherId where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@888, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, fatherId) values (?, ?, ?) | {1={Person.fatherId=o.c.s.i.PersistableIdentifier@42, Person.id=o.c.s.i.PersistableIdentifier@888, Person.name=Ban Do}, 2={Person.fatherId=o.c.s.i.PersistableIdentifier@42, Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Saca Do}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.id as Person_children_id from Person left outer join Person as Person_children on Person.id = Person_children.fatherId where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@888, o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, Person_children.id as Person_children_id from Person left outer join Person as Person_children on Person.id = Person_children.fatherId where Person.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@888, 2=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne 2025-10-15 05:10:37 DEBUG DDLDeployer create table House(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, houseId int, house1Id int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_house1Id_House_id foreign key(house1Id) references House(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select House.name as House_name, House.id as House_id from House where House.id in (?) | {1=o.c.s.i.PersistableIdentifier@123} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into House(name, id) values (?, ?) | {1={House.id=o.c.s.i.PersistableIdentifier@123, House.name=main house}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456] 2025-10-15 05:10:37 TRACE SQLOperation select House.name as House_name, House.id as House_id from House where House.id in (?) | {1=o.c.s.i.PersistableIdentifier@456} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into House(name, id) values (?, ?) | {1={House.id=o.c.s.i.PersistableIdentifier@456, House.name=secondary house}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, house1Id) values (?, ?, ?, ?) | {1={Person.houseId=o.c.s.i.PersistableIdentifier@123, Person.house1Id=o.c.s.i.PersistableIdentifier@456, Person.id=o.c.s.i.PersistableIdentifier@42, Person.name=John Do}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.name as house_name, house.id as house_id, house1.name as house1_name, house1.id as house1_id from Person left outer join House as house on Person.houseId = house.id left outer join House as house1 on Person.house1Id = house1.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,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=] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update House set name = ? where id = ? | {1={House.id (W)=o.c.s.i.PersistedIdentifier@123, House.name (U)=new main house name}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.name as house_name, house.id as house_id, house1.name as house1_name, house1.id as house1_id from Person left outer join House as house on Person.houseId = house.id left outer join House as house1 on Person.house1Id = house1.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,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=] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Address(location varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table House(id int not null, addressId int, gardenerId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(reversePartnerId int, name varchar(255), id int not null, houseId int, house1Id int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table House add constraint FK_House_addressId_Address_id foreign key(addressId) references Address(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table House add constraint FK_House_gardenerId_Person_id foreign key(gardenerId) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_reversePartnerId_Person_id foreign key(reversePartnerId) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_house1Id_House_id foreign key(house1Id) references House(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select House.id as House_id, address.location as address_location, address.id as address_id, gardener.id as gardener_id from House left outer join Address as address on House.addressId = address.id left outer join Person as gardener on House.gardenerId = gardener.id where House.id in (?) | {1=o.c.s.i.PersistableIdentifier@123} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@321] 2025-10-15 05:10:37 TRACE SQLOperation select Address.location as Address_location, Address.id as Address_id from Address where Address.id in (?) | {1=o.c.s.i.PersistableIdentifier@321} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Address(location, id) values (?, ?) | {1={Address.location=Somewhere in the world, Address.id=o.c.s.i.PersistableIdentifier@321}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@888] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house1.id as house1_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id, house1_address.location as house1_address_location, house1_address.id as house1_address_id, house1_gardener.id as house1_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join House as house1 on Person.house1Id = house1.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id left outer join Address as house1_address on house1.addressId = house1_address.id left outer join Person as house1_gardener on house1.gardenerId = house1_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@888} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, house1Id, reversePartnerId) values (?, ?, ?, ?, ?) | {1={Person.house1Id=null, Person.name=Poppy, Person.id=o.c.s.i.PersistableIdentifier@888, Person.houseId=null, Person.reversePartnerId=null}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into House(id, addressId, gardenerId) values (?, ?, ?) | {1={House.id=o.c.s.i.PersistableIdentifier@123, House.gardenerId=o.c.s.i.PersistableIdentifier@888, House.addressId=o.c.s.i.PersistableIdentifier@321}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456] 2025-10-15 05:10:37 TRACE SQLOperation select House.id as House_id, address.location as address_location, address.id as address_id, gardener.id as gardener_id from House left outer join Address as address on House.addressId = address.id left outer join Person as gardener on House.gardenerId = gardener.id where House.id in (?) | {1=o.c.s.i.PersistableIdentifier@456} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@654] 2025-10-15 05:10:37 TRACE SQLOperation select Address.location as Address_location, Address.id as Address_id from Address where Address.id in (?) | {1=o.c.s.i.PersistableIdentifier@654} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Address(location, id) values (?, ?) | {1={Address.location=Somewhere else in the world, Address.id=o.c.s.i.PersistableIdentifier@654}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@999] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house1.id as house1_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id, house1_address.location as house1_address_location, house1_address.id as house1_address_id, house1_gardener.id as house1_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join House as house1 on Person.house1Id = house1.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id left outer join Address as house1_address on house1.addressId = house1_address.id left outer join Person as house1_gardener on house1.gardenerId = house1_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@999} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, house1Id, reversePartnerId) values (?, ?, ?, ?, ?) | {1={Person.house1Id=null, Person.name=Daffodil, Person.id=o.c.s.i.PersistableIdentifier@999, Person.houseId=null, Person.reversePartnerId=null}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into House(id, addressId, gardenerId) values (?, ?, ?) | {1={House.id=o.c.s.i.PersistableIdentifier@456, House.gardenerId=o.c.s.i.PersistableIdentifier@999, House.addressId=o.c.s.i.PersistableIdentifier@654}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, house1Id, reversePartnerId) values (?, ?, ?, ?, ?) | {1={Person.house1Id=o.c.s.i.PersistableIdentifier@456, Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@42, Person.houseId=o.c.s.i.PersistableIdentifier@123, Person.reversePartnerId=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house1.id as house1_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id, house1_address.location as house1_address_location, house1_address.id as house1_address_id, house1_gardener.id as house1_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join House as house1 on Person.house1Id = house1.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id left outer join Address as house1_address on house1.addressId = house1_address.id left outer join Person as house1_gardener on house1.gardenerId = house1_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, house1Id, reversePartnerId) values (?, ?, ?, ?, ?) | {1={Person.house1Id=null, Person.name=Saca Do, Person.id=o.c.s.i.PersistableIdentifier@666, Person.houseId=null, Person.reversePartnerId=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house1.id as house1_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id, house1_address.location as house1_address_location, house1_address.id as house1_address_id, house1_gardener.id as house1_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join House as house1 on Person.house1Id = house1.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id left outer join Address as house1_address on house1.addressId = house1_address.id left outer join Person as house1_gardener on house1.gardenerId = house1_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@456, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@456, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=House{id=o.c.s.i.PersistedIdentifier@456, gardener=null, address=FluentEntityMappingConfigurationSupportCycleTest.Address[id=o.c.s.i.PersistedIdentifier@654,location=Somewhere else in the world], name=null, inhabitants=[]},id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@999, o.c.s.i.PersistedIdentifier@888, o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house1.id as house1_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id, house1_address.location as house1_address_location, house1_address.id as house1_address_id, house1_gardener.id as house1_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join House as house1 on Person.house1Id = house1.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id left outer join Address as house1_address on house1.addressId = house1_address.id left outer join Person as house1_gardener on house1.gardenerId = house1_gardener.id where Person.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@999, 2=o.c.s.i.PersistedIdentifier@888, 3=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Poppy,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Poppy,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Poppy,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@999,name=Daffodil,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@999,name=Daffodil,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@999,name=Daffodil,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person set name = ?, houseId = ?, house1Id = ?, reversePartnerId = ? where id = ? | {1={Person.house1Id (U)=null, Person.name (U)=Dandelion, Person.id (W)=o.c.s.i.PersistedIdentifier@999, Person.houseId (U)=null, Person.reversePartnerId (U)=null}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person set name = ?, houseId = ?, house1Id = ?, reversePartnerId = ? where id = ? | {1={Person.house1Id (U)=null, Person.name (U)=Saca Do, Person.id (W)=o.c.s.i.PersistableIdentifier@666, Person.houseId (U)=null, Person.reversePartnerId (U)=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house1.id as house1_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id, house1_address.location as house1_address_location, house1_address.id as house1_address_id, house1_gardener.id as house1_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join House as house1 on Person.house1Id = house1.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id left outer join Address as house1_address on house1.addressId = house1_address.id left outer join Person as house1_gardener on house1.gardenerId = house1_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@456, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@456, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=House{id=o.c.s.i.PersistedIdentifier@456, gardener=null, address=FluentEntityMappingConfigurationSupportCycleTest.Address[id=o.c.s.i.PersistedIdentifier@654,location=Somewhere else in the world], name=null, inhabitants=[]},id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@999, o.c.s.i.PersistedIdentifier@888, o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house1.id as house1_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id, house1_address.location as house1_address_location, house1_address.id as house1_address_id, house1_gardener.id as house1_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join House as house1 on Person.house1Id = house1.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id left outer join Address as house1_address on house1.addressId = house1_address.id left outer join Person as house1_gardener on house1.gardenerId = house1_gardener.id where Person.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@999, 2=o.c.s.i.PersistedIdentifier@888, 3=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Poppy,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Poppy,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Poppy,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@999,name=Dandelion,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@999,name=Dandelion,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@999,name=Dandelion,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person set name = ?, houseId = ?, house1Id = ?, reversePartnerId = ? where id = ? | {1={Person.house1Id (U)=null, Person.name (U)=Saca Do, Person.id (W)=o.c.s.i.PersistableIdentifier@666, Person.houseId (U)=null, Person.reversePartnerId (U)=null}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@888}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@999}} 2025-10-15 05:10:37 TRACE SQLOperation select id from Person | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Address(location varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table House(id int not null, addressId int, gardenerId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, houseId int, partnerId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table House add constraint FK_House_addressId_Address_id foreign key(addressId) references Address(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table House add constraint FK_House_gardenerId_Person_id foreign key(gardenerId) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_partnerId_Person_id foreign key(partnerId) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select House.id as House_id, address.location as address_location, address.id as address_id, gardener.id as gardener_id from House left outer join Address as address on House.addressId = address.id left outer join Person as gardener on House.gardenerId = gardener.id where House.id in (?) | {1=o.c.s.i.PersistableIdentifier@123} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456] 2025-10-15 05:10:37 TRACE SQLOperation select Address.location as Address_location, Address.id as Address_id from Address where Address.id in (?) | {1=o.c.s.i.PersistableIdentifier@456} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Address(location, id) values (?, ?) | {1={Address.location=Somewhere in the world, Address.id=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@888] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.partnerId = partner.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@888} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, partnerId) values (?, ?, ?, ?) | {1={Person.houseId=null, Person.partnerId=null, Person.id=o.c.s.i.PersistableIdentifier@888, Person.name=Poppy}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into House(id, addressId, gardenerId) values (?, ?, ?) | {1={House.gardenerId=o.c.s.i.PersistableIdentifier@888, House.addressId=o.c.s.i.PersistableIdentifier@456, House.id=o.c.s.i.PersistableIdentifier@123}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.partnerId = partner.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, partnerId) values (?, ?, ?, ?) | {1={Person.houseId=null, Person.partnerId=null, Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Saca Do}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, partnerId) values (?, ?, ?, ?) | {1={Person.houseId=o.c.s.i.PersistableIdentifier@123, Person.partnerId=o.c.s.i.PersistableIdentifier@666, Person.id=o.c.s.i.PersistableIdentifier@42, Person.name=John Do}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.partnerId = partner.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@888, o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.partnerId = partner.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@888, 2=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Poppy,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Poppy,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, partnerId) values (?, ?, ?, ?) | {1={Person.houseId=null, Person.partnerId=null, Person.id=o.c.s.i.PersistableIdentifier@999, Person.name=Dandelion}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update House set addressId = ?, gardenerId = ? where id = ? | {1={House.gardenerId (U)=o.c.s.i.PersistableIdentifier@999, House.addressId (U)=o.c.s.i.PersistableIdentifier@456, House.id (W)=o.c.s.i.PersistedIdentifier@123}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@888}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.partnerId = partner.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@999, o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.partnerId = partner.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@999, 2=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@999,name=Dandelion,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@999,name=Dandelion,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}} 2025-10-15 05:10:37 TRACE SQLOperation select id from Person | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Address(location varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table House(id int not null, addressId int, gardenerId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(reversePartnerId int, name varchar(255), id int not null, houseId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table House add constraint FK_House_addressId_Address_id foreign key(addressId) references Address(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table House add constraint FK_House_gardenerId_Person_id foreign key(gardenerId) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_reversePartnerId_Person_id foreign key(reversePartnerId) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select House.id as House_id, address.location as address_location, address.id as address_id, gardener.id as gardener_id from House left outer join Address as address on House.addressId = address.id left outer join Person as gardener on House.gardenerId = gardener.id where House.id in (?) | {1=o.c.s.i.PersistableIdentifier@123} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456] 2025-10-15 05:10:37 TRACE SQLOperation select Address.location as Address_location, Address.id as Address_id from Address where Address.id in (?) | {1=o.c.s.i.PersistableIdentifier@456} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Address(location, id) values (?, ?) | {1={Address.location=Somewhere in the world, Address.id=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@888] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@888} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, reversePartnerId) values (?, ?, ?, ?) | {1={Person.name=Poppy, Person.reversePartnerId=null, Person.houseId=null, Person.id=o.c.s.i.PersistableIdentifier@888}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into House(id, addressId, gardenerId) values (?, ?, ?) | {1={House.addressId=o.c.s.i.PersistableIdentifier@456, House.id=o.c.s.i.PersistableIdentifier@123, House.gardenerId=o.c.s.i.PersistableIdentifier@888}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, reversePartnerId) values (?, ?, ?, ?) | {1={Person.name=John Do, Person.reversePartnerId=null, Person.houseId=o.c.s.i.PersistableIdentifier@123, Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, reversePartnerId) values (?, ?, ?, ?) | {1={Person.name=Saca Do, Person.reversePartnerId=o.c.s.i.PersistableIdentifier@42, Person.houseId=null, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@888, o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@888, 2=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Poppy,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Poppy,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, reversePartnerId) values (?, ?, ?, ?) | {1={Person.name=Dandelion, Person.reversePartnerId=null, Person.houseId=null, Person.id=o.c.s.i.PersistableIdentifier@999}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update House set addressId = ?, gardenerId = ? where id = ? | {1={House.addressId (U)=o.c.s.i.PersistableIdentifier@456, House.id (W)=o.c.s.i.PersistedIdentifier@123, House.gardenerId (U)=o.c.s.i.PersistableIdentifier@999}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@888}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person set name = ?, houseId = ?, reversePartnerId = ? where id = ? | {1={Person.name (U)=Saca Do, Person.reversePartnerId (U)=o.c.s.i.PersistableIdentifier@42, Person.houseId (U)=null, Person.id (W)=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@999, o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@999, 2=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@999,name=Dandelion,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@999,name=Dandelion,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person set name = ?, houseId = ?, reversePartnerId = ? where id = ? | {1={Person.name (U)=Saca Do, Person.reversePartnerId (U)=null, Person.houseId (U)=null, Person.id (W)=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}} 2025-10-15 05:10:37 TRACE SQLOperation select id from Person | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, partnerId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_partnerId_Person_id foreign key(partnerId) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, partner.id as partner_id from Person left outer join Person as partner on Person.partnerId = partner.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, partnerId) values (?, ?, ?) | {1={Person.partnerId=null, Person.name=Saca Do, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, partnerId) values (?, ?, ?) | {1={Person.partnerId=o.c.s.i.PersistableIdentifier@666, Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, partner.id as partner_id from Person left outer join Person as partner on Person.partnerId = partner.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, partner.id as partner_id from Person left outer join Person as partner on Person.partnerId = partner.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(reversePartnerId int, name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_reversePartnerId_Person_id foreign key(reversePartnerId) references Person(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, reversePartnerId) values (?, ?, ?) | {1={Person.reversePartnerId=null, Person.id=o.c.s.i.PersistableIdentifier@42, Person.name=John Do}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, partner.id as partner_id from Person left outer join Person as partner on Person.id = partner.reversePartnerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, reversePartnerId) values (?, ?, ?) | {1={Person.reversePartnerId=o.c.s.i.PersistableIdentifier@42, Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Saca Do}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, partner.id as partner_id from Person left outer join Person as partner on Person.id = partner.reversePartnerId where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, partner.id as partner_id from Person left outer join Person as partner on Person.id = partner.reversePartnerId where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Address(location varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(reversePartnerId int, name varchar(255), id int not null, addressId int, houseId int, gardenerId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_houseId_Person_id foreign key(houseId) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_addressId_Address_id foreign key(addressId) references Address(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_reversePartnerId_Person_id foreign key(reversePartnerId) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_gardenerId_Person_id foreign key(gardenerId) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select Person.id as Person_id, address.location as address_location, address.id as address_id, gardener.id as gardener_id from Person left outer join Address as address on Person.addressId = address.id left outer join Person as gardener on Person.gardenerId = gardener.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@123} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456] 2025-10-15 05:10:37 TRACE SQLOperation select Address.location as Address_location, Address.id as Address_id from Address where Address.id in (?) | {1=o.c.s.i.PersistableIdentifier@456} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Address(location, id) values (?, ?) | {1={Address.location=Somewhere in the world, Address.id=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join Person as house on Person.houseId = house.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, reversePartnerId) values (?, ?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Saca Do, Person.reversePartnerId=null, Person.houseId=null}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(id, addressId, gardenerId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@123, Person.addressId=o.c.s.i.PersistableIdentifier@456, Person.gardenerId=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, reversePartnerId) values (?, ?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@42, Person.name=John Do, Person.reversePartnerId=null, Person.houseId=o.c.s.i.PersistableIdentifier@123}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join Person as house on Person.houseId = house.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person set name = ?, houseId = ?, reversePartnerId = ? where id = ? | {1={Person.id (W)=o.c.s.i.PersistedIdentifier@666, Person.reversePartnerId (U)=o.c.s.i.PersistableIdentifier@42, Person.name (U)=Saca Do, Person.houseId (U)=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join Person as house on Person.houseId = house.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join Person as house on Person.houseId = house.id left outer join Person as partner on Person.id = partner.reversePartnerId left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Address(location varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table House(id int not null, addressId int, gardenerId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, houseId int, partnerId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table House add constraint FK_House_gardenerId_Person_id foreign key(gardenerId) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table House add constraint FK_House_addressId_Address_id foreign key(addressId) references Address(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_partnerId_Person_id foreign key(partnerId) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select House.id as House_id, address.location as address_location, address.id as address_id, gardener.id as gardener_id from House left outer join Address as address on House.addressId = address.id left outer join Person as gardener on House.gardenerId = gardener.id where House.id in (?) | {1=o.c.s.i.PersistableIdentifier@123} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456] 2025-10-15 05:10:37 TRACE SQLOperation select Address.location as Address_location, Address.id as Address_id from Address where Address.id in (?) | {1=o.c.s.i.PersistableIdentifier@456} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Address(location, id) values (?, ?) | {1={Address.location=Somewhere in the world, Address.id=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.partnerId = partner.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, partnerId) values (?, ?, ?, ?) | {1={Person.name=Saca Do, Person.partnerId=null, Person.id=o.c.s.i.PersistableIdentifier@666, Person.houseId=null}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into House(id, addressId, gardenerId) values (?, ?, ?) | {1={House.gardenerId=o.c.s.i.PersistableIdentifier@666, House.addressId=o.c.s.i.PersistableIdentifier@456, House.id=o.c.s.i.PersistableIdentifier@123}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.partnerId = partner.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, partnerId) values (?, ?, ?, ?) | {1={Person.name=John Do, Person.partnerId=o.c.s.i.PersistableIdentifier@666, Person.id=o.c.s.i.PersistableIdentifier@42, Person.houseId=o.c.s.i.PersistableIdentifier@123}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.partnerId = partner.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, partner.id as partner_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Person as partner on Person.partnerId = partner.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Address(location varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table House(id int not null, addressId int, gardenerId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, houseId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table House add constraint FK_House_gardenerId_Person_id foreign key(gardenerId) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table House add constraint FK_House_addressId_Address_id foreign key(addressId) references Address(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select House.id as House_id, address.location as address_location, address.id as address_id, gardener.id as gardener_id from House left outer join Address as address on House.addressId = address.id left outer join Person as gardener on House.gardenerId = gardener.id where House.id in (?) | {1=o.c.s.i.PersistableIdentifier@123} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456] 2025-10-15 05:10:37 TRACE SQLOperation select Address.location as Address_location, Address.id as Address_id from Address where Address.id in (?) | {1=o.c.s.i.PersistableIdentifier@456} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Address(location, id) values (?, ?) | {1={Address.location=Somewhere in the world, Address.id=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@888] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@888} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId) values (?, ?, ?) | {1={Person.name=Poppy, Person.id=o.c.s.i.PersistableIdentifier@888, Person.houseId=null}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into House(id, addressId, gardenerId) values (?, ?, ?) | {1={House.addressId=o.c.s.i.PersistableIdentifier@456, House.id=o.c.s.i.PersistableIdentifier@123, House.gardenerId=o.c.s.i.PersistableIdentifier@888}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId) values (?, ?, ?) | {1={Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@42, Person.houseId=o.c.s.i.PersistableIdentifier@123}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@888] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@888} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Poppy,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId) values (?, ?, ?) | {1={Person.name=Dandelion, Person.id=o.c.s.i.PersistableIdentifier@999, Person.houseId=null}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update House set addressId = ?, gardenerId = ? where id = ? | {1={House.addressId (U)=o.c.s.i.PersistableIdentifier@456, House.id (W)=o.c.s.i.PersistedIdentifier@123, House.gardenerId (U)=o.c.s.i.PersistableIdentifier@999}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@888}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@999] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.gardenerId = house_gardener.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@999} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@999,name=Dandelion,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}} 2025-10-15 05:10:37 TRACE SQLOperation select id from Person | {} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Address(location varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table House(id int not null, addressId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(reverseGardenerId int, name varchar(255), id int not null, houseId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table House add constraint FK_House_addressId_Address_id foreign key(addressId) references Address(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_reverseGardenerId_House_id foreign key(reverseGardenerId) references House(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@123] 2025-10-15 05:10:37 TRACE SQLOperation select House.id as House_id, address.location as address_location, address.id as address_id, gardener.id as gardener_id from House left outer join Address as address on House.addressId = address.id left outer join Person as gardener on House.id = gardener.reverseGardenerId where House.id in (?) | {1=o.c.s.i.PersistableIdentifier@123} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456] 2025-10-15 05:10:37 TRACE SQLOperation select Address.location as Address_location, Address.id as Address_id from Address where Address.id in (?) | {1=o.c.s.i.PersistableIdentifier@456} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Address(location, id) values (?, ?) | {1={Address.id=o.c.s.i.PersistableIdentifier@456, Address.location=Somewhere in the world}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into House(id, addressId) values (?, ?) | {1={House.id=o.c.s.i.PersistableIdentifier@123, House.addressId=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@888] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.id = house_gardener.reverseGardenerId where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@888} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, reverseGardenerId) values (?, ?, ?, ?) | {1={Person.houseId=null, Person.id=o.c.s.i.PersistableIdentifier@888, Person.reverseGardenerId=o.c.s.i.PersistableIdentifier@123, Person.name=Poppy}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, reverseGardenerId) values (?, ?, ?, ?) | {1={Person.houseId=o.c.s.i.PersistableIdentifier@123, Person.id=o.c.s.i.PersistableIdentifier@42, Person.reverseGardenerId=null, Person.name=John Do}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.id = house_gardener.reverseGardenerId where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@888] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.id = house_gardener.reverseGardenerId where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@888} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@888,name=Poppy,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@888}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, houseId, reverseGardenerId) values (?, ?, ?, ?) | {1={Person.houseId=null, Person.id=o.c.s.i.PersistableIdentifier@999, Person.reverseGardenerId=o.c.s.i.PersistableIdentifier@123, Person.name=Dandelion}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.id = house_gardener.reverseGardenerId where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object House{id=o.c.s.i.PersistedIdentifier@123, gardener=null, address=null, name=null, inhabitants=[]} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@999] 2025-10-15 05:10:37 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id, house.id as house_id, house_address.location as house_address_location, house_address.id as house_address_id, house_gardener.id as house_gardener_id from Person left outer join House as house on Person.houseId = house.id left outer join Address as house_address on house.addressId = house_address.id left outer join Person as house_gardener on house.id = house_gardener.reverseGardenerId where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@999} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=,father=,house=,house1=,id=o.c.s.i.PersistedIdentifier@999,name=Dandelion,neighbours=[],partner=] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}} 2025-10-15 05:10:37 TRACE SQLOperation select id from Person | {} [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest 2025-10-15 05:10:37 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(description varchar(255), id int not null, presidentId int, capitalId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Country add constraint FK_Country_capitalId_City_id foreign key(capitalId) references City(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@0, Person.name=French president}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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@0} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.name=Paris, City.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, presidentId, capitalId) values (?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@0, Country.description=Smelly cheese !, Country.id=o.c.s.i.PersistableIdentifier@0, Country.capitalId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id, capital.name as capital_name, capital.id as capital_id from Country left outer join Person as president on Country.presidentId = president.id left outer join City as capital on Country.capitalId = capital.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=City[country=org.codefilarete.stalactite.engine.model.Country@f3ce95f,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=],cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, presidentId, capitalId) values (?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@0, Country.description=null, Country.id=o.c.s.i.PersistableIdentifier@1, Country.capitalId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id, capital.name as capital_name, capital.id as capital_id from Country left outer join Person as president on Country.presidentId = president.id left outer join City as capital on Country.capitalId = capital.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=City[country=org.codefilarete.stalactite.engine.model.Country@28fa4b8b,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=],cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Country set description = ?, presidentId = ?, capitalId = ? where id = ? | {1={Country.presidentId (U)=null, Country.description (U)=null, Country.id (W)=o.c.s.i.PersistableIdentifier@1, Country.capitalId (U)=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update City set name = ? where id = ? | {1={City.name (U)=Paris renamed, City.id (W)=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(description varchar(255), id int not null, presidentId int, capitalId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Country add constraint FK_Country_capitalId_City_id foreign key(capitalId) references City(id) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=French president, Person.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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@0} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(name, id) values (?, ?) | {1={City.name=Paris, City.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, presidentId, capitalId) values (?, ?, ?, ?) | {1={Country.description=Smelly cheese !, Country.presidentId=o.c.s.i.PersistableIdentifier@0, Country.id=o.c.s.i.PersistableIdentifier@0, Country.capitalId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id, capital.name as capital_name, capital.id as capital_id from Country left outer join Person as president on Country.presidentId = president.id left outer join City as capital on Country.capitalId = capital.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=City[country=org.codefilarete.stalactite.engine.model.Country@70a4ff0a,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=],cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id, presidentId, capitalId) values (?, ?, ?, ?) | {1={Country.description=null, Country.presidentId=o.c.s.i.PersistableIdentifier@0, Country.id=o.c.s.i.PersistableIdentifier@1, Country.capitalId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id, capital.name as capital_name, capital.id as capital_id from Country left outer join Person as president on Country.presidentId = president.id left outer join City as capital on Country.capitalId = capital.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=City[country=org.codefilarete.stalactite.engine.model.Country@19733fc4,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=,state=],cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person set name = ? where id = ? | {1={Person.name (U)=French president renamed, Person.id (W)=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update City set name = ? where id = ? | {1={City.name (U)=Paris renamed, City.id (W)=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), presidentId int, id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(name, description, presidentId, id) values (?, ?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@456, Country.name=France, Country.description=null, Country.presidentId=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistableIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=France president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0]}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.presidentId as Country_presidentId, Country.id as Country_id from Country where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@456} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Country set presidentId = ? where id = ? | {1={Country.id (W)=o.c.s.i.PersistedIdentifier@456, Country.presidentId (U)=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistableIdentifier@124,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=French president,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0]}} [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll 2025-10-15 05:10:37 DEBUG DDLDeployer create table City(countryId int, name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id) values (?, ?) | {1={Country.description=Smelly cheese !, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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@0} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.countryId=o.c.s.i.PersistableIdentifier@42, City.name=Paris, City.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.countryId (U)=null, City.name (U)=Paris, City.id (W)=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.countryId=o.c.s.i.PersistedIdentifier@42, City.name=Lyon, City.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update City set countryId = ?, name = ? where id = ? | {1={City.countryId (U)=o.c.s.i.PersistedIdentifier@42, City.name (U)=Lyon renamed, City.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 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}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id) values (?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=Smelly cheese !}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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@0} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.name=Paris, City.id=o.c.s.i.PersistableIdentifier@0, City.countryId=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=Paris, City.id (W)=o.c.s.i.PersistableIdentifier@0, City.countryId (U)=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.name=Lyon, City.id=o.c.s.i.PersistableIdentifier@1, City.countryId=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 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)=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 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}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id) values (?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=Smelly cheese !}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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@0} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.countryId=o.c.s.i.PersistableIdentifier@42, City.name=Paris, City.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.countryId (U)=null, City.name (U)=Paris, City.id (W)=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.countryId=o.c.s.i.PersistedIdentifier@42, City.name=Lyon, City.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update City set countryId = ?, name = ? where id = ? | {1={City.countryId (U)=o.c.s.i.PersistedIdentifier@42, City.name (U)=Lyon renamed, City.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 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}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id) values (?, ?) | {1={Country.description=Smelly cheese !, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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@0} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.name=Paris, City.countryId=o.c.s.i.PersistableIdentifier@42, City.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=Paris, City.countryId (U)=null, City.id (W)=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.name=Lyon, City.countryId=o.c.s.i.PersistedIdentifier@42, City.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=Lyon renamed, City.countryId (U)=o.c.s.i.PersistedIdentifier@42, City.id (W)=o.c.s.i.PersistedIdentifier@1}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 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}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(description, id) values (?, ?) | {1={Country.description=Smelly cheese !, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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@0} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@0, City.countryId=o.c.s.i.PersistableIdentifier@42, City.name=Paris}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@0, City.countryId (U)=null, City.name (U)=Paris}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into City(name, id, countryId) values (?, ?, ?) | {1={City.id=o.c.s.i.PersistableIdentifier@1, City.countryId=o.c.s.i.PersistedIdentifier@42, City.name=Lyon}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update City set countryId = ?, name = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistedIdentifier@1, City.countryId (U)=o.c.s.i.PersistedIdentifier@42, City.name (U)=Lyon renamed}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, capital.name as capital_name, capital.id as capital_id from Country left outer join City as capital on Country.id = capital.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 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}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:37 TRACE SQLOperation select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1} [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Delete 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@100] 2025-10-15 05:10:37 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@100} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@100,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@100}} [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Delete [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=French president, Person.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.name=France, Country.presidentId=o.c.s.i.PersistableIdentifier@0, Country.description=Smelly cheese !, Country.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Country set name = ?, description = ?, presidentId = ? where id = ? | {1={Country.name (U)=France, Country.presidentId (U)=null, Country.description (U)=Smelly cheese !, Country.id (W)=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@0, Person.name=French president}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@0, Country.name=France, Country.description=Smelly cheese !, Country.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person set name = ? where id = ? | {1={Person.id (W)=o.c.s.i.PersistableIdentifier@0, Person.name (U)=French president renamed}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@1, Person.name=new French president}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Country set name = ?, description = ?, presidentId = ? where id = ? | {1={Country.presidentId (U)=o.c.s.i.PersistableIdentifier@1, Country.name (U)=France, Country.description (U)=Smelly cheese !, Country.id (W)=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Person add constraint FK_Person_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.description=Smelly cheese !, Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, countryId) values (?, ?, ?) | {1={Person.name=French president, Person.countryId=o.c.s.i.PersistableIdentifier@0, Person.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.id = president.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person set name = ?, countryId = ? where id = ? | {1={Person.name (U)=French president renamed, Person.countryId (U)=o.c.s.i.PersistedIdentifier@0, Person.id (W)=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.id = president.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id, countryId) values (?, ?, ?) | {1={Person.name=new French president, Person.countryId=o.c.s.i.PersistedIdentifier@0, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Person set name = ?, countryId = ? where id = ? | {1={Person.name (U)=French president renamed, Person.countryId (U)=null, Person.id (W)=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.id = president.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 TRACE SQLOperation select countryId from Person where id = :personId | {personId=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 TRACE SQLOperation select countryId from Person where id = :personId | {personId=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@0, Person.name=French president}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.name=France, Country.presidentId=o.c.s.i.PersistableIdentifier@0, Country.id=o.c.s.i.PersistableIdentifier@0, Country.description=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country inner join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=French president, Person.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.description=Smelly cheese !, Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0, Country.presidentId=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Country set name = ?, description = ?, presidentId = ? where id = ? | {1={Country.description (U)=Smelly cheese !, Country.name (U)=France, Country.id (W)=o.c.s.i.PersistableIdentifier@0, Country.presidentId (U)=null}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:37 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:37 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=French president, Person.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.name=France, Country.presidentId=o.c.s.i.PersistableIdentifier@0, Country.description=Smelly cheese !, Country.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=New French president, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation update Country set name = ?, description = ?, presidentId = ? where id = ? | {1={Country.presidentId (U)=o.c.s.i.PersistableIdentifier@1, Country.name (U)=France, Country.description (U)=Smelly cheese !, Country.id (W)=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:37 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:37 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:37 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:37 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:37 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} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:38 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} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=French president, Person.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0, Country.presidentId=o.c.s.i.PersistableIdentifier@0, Country.description=Smelly cheese !}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:38 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} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.name=France 2, Country.id=o.c.s.i.PersistableIdentifier@1, Country.presidentId=o.c.s.i.PersistableIdentifier@0, Country.description=null}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:38 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=France 2,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Person add constraint FK_Person_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.description=Smelly cheese !, Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:38 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} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Person(name, id, countryId) values (?, ?, ?) | {1={Person.countryId=o.c.s.i.PersistableIdentifier@0, Person.id=o.c.s.i.PersistableIdentifier@0, Person.name=French president}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.description=null, Country.name=France 2, Country.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:38 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} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation update Person set name = ?, countryId = ? where id = ? | {1={Person.countryId (U)=o.c.s.i.PersistableIdentifier@1, Person.id (W)=o.c.s.i.PersistedIdentifier@0, Person.name (U)=Me !!}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:38 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.id = president.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=France 2,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:38 TRACE SQLOperation select count(*) as countryCount from Country | {} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:38 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} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=French president, Person.id=o.c.s.i.PersistableIdentifier@0}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@0, Country.name=France, Country.presidentId=o.c.s.i.PersistableIdentifier@0, Country.description=Smelly cheese !}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:38 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} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation update Person set name = ? where id = ? | {1={Person.name (U)=Me !!, Person.id (W)=o.c.s.i.PersistedIdentifier@0}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@1, Country.name=France 2, Country.presidentId=o.c.s.i.PersistableIdentifier@0, Country.description=null}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:38 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=,name=France 2,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:38 TRACE SQLOperation select count(*) as countryCount from Country | {} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:38 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} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@0, Person.name=French president}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.description=Smelly cheese !, Country.presidentId=o.c.s.i.PersistableIdentifier@0, Country.id=o.c.s.i.PersistableIdentifier@0, Country.name=France}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@0] 2025-10-15 05:10:38 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation 2025-10-15 05:10:38 DEBUG DDLDeployer create table city(state int, name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table city add constraint FK_city_state_Country_id foreign key(state) references Country(id) 2025-10-15 05:10:38 DEBUG DDLDeployer create table City(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, capitalId int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Country add constraint FK_Country_capitalId_City_id foreign key(capitalId) references City(id) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Town(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Township(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Township add constraint FK_Township_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Township(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Township add constraint FK_Township_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:38 DEBUG DDLDeployer create table city(state int, name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table city add constraint FK_city_state_Country_id foreign key(state) references Country(id) 2025-10-15 05:10:38 DEBUG DDLDeployer create table city(state int, name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table city add constraint FK_city_state_Country_id foreign key(state) references Country(id) 2025-10-15 05:10:38 DEBUG DDLDeployer create table City(name varchar(255), id int not null, countryId int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id) [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:38 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@666} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=null, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.description=null, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.id=o.c.s.i.PersistableIdentifier@42, Country.name=null}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:38 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:38 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@666] 2025-10-15 05:10:38 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} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, countryId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Person add constraint FK_Person_countryId_Country_id foreign key(countryId) references Country(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=French president, Person.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Country(name, description, id) values (?, ?, ?) | {1={Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=Smelly cheese !, Country.name=France}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation update Person set countryId = ? where id = ? | {1={}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:38 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.id = president.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation update Country set name = ? where id = ? | {1={Country.id (W)=o.c.s.i.PersistableIdentifier@42, Country.name (U)=touched France}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:38 TRACE SQLOperation update Person set countryId = ? where id = ? | {1={}, 2={}} 2025-10-15 05:10:38 TRACE SQLOperation select name from Person where id = 1 | {} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=New French president, Person.id=o.c.s.i.PersistableIdentifier@2}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation update Country set name = ?, description = ? where id = ? | {1={Country.id (W)=o.c.s.i.PersistedIdentifier@42, Country.description (U)=Smelly cheese !, Country.name (U)=France}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:38 TRACE SQLOperation update Person set countryId = ? where id = ? | {1={}, 2={}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:38 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.id = president.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation update Person set countryId = ? where id = ? | {1={}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:38 TRACE SQLOperation select name from Country | {} 2025-10-15 05:10:38 TRACE SQLOperation select name from Person | {} 2025-10-15 05:10:38 TRACE SQLOperation select name from Person where id = 2 | {} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@100] 2025-10-15 05:10:38 TRACE SQLOperation select Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@100} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@100,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@100}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@1, Country.id=o.c.s.i.PersistableIdentifier@42, Country.name=France, Country.description=Smelly cheese !}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:38 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation update Country set description = ?, name = ? where id = ? | {1={Country.id (W)=o.c.s.i.PersistableIdentifier@42, Country.name (U)=touched France, Country.description (U)=null}} 2025-10-15 05:10:38 TRACE SQLOperation select name from Person where id = 1 | {} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:38 TRACE SQLOperation select name from Country | {} 2025-10-15 05:10:38 TRACE SQLOperation select name from Person where id = 1 | {} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.description=Smelly cheese !, Country.name=France, Country.presidentId=o.c.s.i.PersistableIdentifier@1, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:38 TRACE SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, president.name as president_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=France,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation update Country set description = ?, name = ? where id = ? | {1={Country.description (U)=null, Country.name (U)=touched France, Country.id (W)=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:38 TRACE SQLOperation select name from Person where id = 1 | {} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:38 TRACE SQLOperation select name from Country | {} 2025-10-15 05:10:38 TRACE SQLOperation select name from Person where id = 1 | {} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest [INFO] Running org.codefilarete.stalactite.engine.ForeignKeyNamingStrategyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.codefilarete.stalactite.engine.ForeignKeyNamingStrategyTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest 2025-10-15 05:10:38 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, engineModel varchar(255), unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Engine(model varchar(255) not null, unique (model)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Car add constraint FK_Car_engineModel_Engine_model foreign key(engineModel) references Engine(model) 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [XFE45K-TRE] 2025-10-15 05:10:38 TRACE SQLOperation select Engine.model as Engine_model from Engine where Engine.model in (?) | {1=XFE45K-TRE} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Engine(model) values (?) | {1={Engine.model=XFE45K-TRE}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Car(model, id, engineModel) values (?, ?, ?) | {1={Car.engineModel=XFE45K-TRE, Car.id=42, Car.model=Renault}} 2025-10-15 05:10:38 TRACE SQLOperation select id, model from Car | {} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [42] 2025-10-15 05:10:38 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id, engine.model as engine_model from Car left outer join Engine as engine on Car.engineModel = engine.model where Car.id in (?) | {1=42} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car{id=42, color=null, model='Renault'} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.id=42, Car.model=Renault}} 2025-10-15 05:10:38 TRACE SQLOperation select id, model from Car | {} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [42] 2025-10-15 05:10:38 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=42} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car 2025-10-15 05:10:38 DEBUG DDLDeployer create table AbstractVehicle(id bigint not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Vehicle(id bigint not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into AbstractVehicle(id) values (?) | {1={AbstractVehicle.id=42}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Vehicle(id) values (?) | {1={Vehicle.id=42}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=42}} 2025-10-15 05:10:38 TRACE SQLOperation select id, model from Car | {} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [42] 2025-10-15 05:10:38 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id, AbstractVehicle.id as AbstractVehicle_id, 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=42} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car{id=42, color=null, model='Renault'} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car{id=42, color=null, model='Renault'} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=42}} 2025-10-15 05:10:38 TRACE SQLOperation select id, model from Car | {} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [42] 2025-10-15 05:10:38 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=42} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car 2025-10-15 05:10:38 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Engine(model varchar(255) not null, carId bigint, unique (model)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Engine add constraint FK_Engine_carId_Car_id foreign key(carId) references Car(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=42}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [XFE45K-TRE] 2025-10-15 05:10:38 TRACE SQLOperation select Engine.model as Engine_model from Engine where Engine.model in (?) | {1=XFE45K-TRE} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Engine(model, carId) values (?, ?) | {1={Engine.carId=42, Engine.model=XFE45K-TRE}} 2025-10-15 05:10:38 TRACE SQLOperation select id, model from Car | {} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [42] 2025-10-15 05:10:38 TRACE SQLOperation select Car.model as Car_model, Car.id as 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} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car{id=42, color=null, model='Renault'} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest 2025-10-15 05:10:38 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)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Engine(model varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Car add constraint FK_Car_engineId_Engine_id foreign key(engineId) references Engine(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Engine(model, id) values (?, default) | {1={Engine.model=XFE45K-TRE}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Car(model, id, engineId) values (?, default, ?) | {1={Car.engineId=1, Car.model=Renault}} 2025-10-15 05:10:38 TRACE SQLOperation select id, model from Car | {} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [1] 2025-10-15 05:10:38 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id, engine.model 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} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Car{id=1, color=null, model='Renault'} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Car(model varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id)) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Car(model, id) values (?, default) | {1={Car.model=Renault}} 2025-10-15 05:10:38 TRACE SQLOperation select id, model from Car | {} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [1] 2025-10-15 05:10:38 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car 2025-10-15 05:10:38 DEBUG DDLDeployer create table AbstractVehicle(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Vehicle(id bigint not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Vehicle add constraint FK_Vehicle_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into AbstractVehicle(id) values (default) | {1={}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Vehicle(id) values (?) | {1={Vehicle.id=1}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=1}} 2025-10-15 05:10:38 TRACE SQLOperation select id, model from Car | {} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [1] 2025-10-15 05:10:38 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id, AbstractVehicle.id as AbstractVehicle_id, 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=1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car{id=1, color=null, model='Renault'} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Car{id=1, color=null, model='Renault'} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Car(model varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id)) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Car(model, id) values (?, default) | {1={Car.model=Renault}} 2025-10-15 05:10:38 TRACE SQLOperation select id, model from Car | {} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [1] 2025-10-15 05:10:38 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, questionId int, myIdx integer, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, myIdx) values (?, ?, ?, ?) | {1={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.id=o.c.s.i.PersistableIdentifier@20, Choice.myIdx=2, Choice.label=null}, 2={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.myIdx=3, Choice.label=null}, 3={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.myIdx=1, Choice.label=null}} 2025-10-15 05:10:38 TRACE SQLOperation select Choice.id, Choice.myIdx from Choice order by Choice.id | {} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer not null, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=3, Choice.id=o.c.s.i.PersistableIdentifier@30}, 2={Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=1, Choice.id=o.c.s.i.PersistableIdentifier@10}, 3={Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=2, Choice.id=o.c.s.i.PersistableIdentifier@20}} 2025-10-15 05:10:38 TRACE SQLOperation select Choice.id, Choice.idx from Choice order by Choice.id | {} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer not null, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.idx=1, Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}, 2={Choice.idx=3, Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}, 3={Choice.idx=2, Choice.id=o.c.s.i.PersistableIdentifier@20, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:38 TRACE SQLOperation select Question.id as Question_id, Choice.label as Choice_label, Choice.id as Choice_id, Choice.idx as Choice_idx from Question left outer join Choice as Choice on Question.id = Choice.questionId where Question.id in (?) | {1=o.c.s.i.PersistedIdentifier@1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@391550e1 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@391550e1 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@391550e1 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@13] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@17, 2=o.c.s.i.PersistableIdentifier@13} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.label=Grenoble, Choice.id=o.c.s.i.PersistableIdentifier@13, Choice.idx=1}, 2={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.label=Lyon, Choice.id=o.c.s.i.PersistableIdentifier@17, Choice.idx=2}} 2025-10-15 05:10:38 TRACE SQLOperation select questionId from Choice | {} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:38 TRACE SQLOperation select Question.id as Question_id, Choice.label as Choice_label, Choice.id as Choice_id, Choice.idx as Choice_idx from Question left outer join Choice as Choice on Question.id = Choice.questionId where Question.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@76971b93 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@76971b93 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation update Choice set label = ?, questionId = ?, idx = ? where id = ? | {1={Choice.questionId (U)=null, Choice.label (U)=Lyon, Choice.id (W)=o.c.s.i.PersistableIdentifier@17, Choice.idx (U)=null}} 2025-10-15 05:10:38 TRACE SQLOperation select questionId from Choice | {} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation update Choice set label = ?, questionId = ?, idx = ? where id = ? | {1={Choice.questionId (U)=null, Choice.label (U)=Grenoble, Choice.id (W)=o.c.s.i.PersistableIdentifier@13, Choice.idx (U)=null}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Question where id = ? | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 TRACE SQLOperation select questionId from Choice | {} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, idx integer not null, unique (answer_id, choices_id, idx)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer not null, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.label=null, Choice.idx=2, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.id=o.c.s.i.PersistableIdentifier@20}, 2={Choice.label=null, Choice.idx=1, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.id=o.c.s.i.PersistableIdentifier@10}, 3={Choice.label=null, Choice.idx=3, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.id=o.c.s.i.PersistableIdentifier@30}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:38 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices.answer_id as Answer_choices_answer_id, Answer_choices.choices_id as Answer_choices_choices_id, Answer_choices.idx as Answer_choices_idx, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:38 TRACE SQLOperation select idx, answer_id, choices_id from Answer_choices where (answer_id, choices_id, idx) in ((?, ?, ?), (?, ?, ?), (?, ?, ?)) | {Answer_choices.answer_id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1], Answer_choices.choices_id=[o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30], Answer_choices.idx=[2, 1, 3]} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer_choices(idx, answer_id, choices_id) values (?, ?, ?) | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10, Answer_choices.idx=1}, 2={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@30, Answer_choices.idx=3}, 3={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.idx=2}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Answer_choices where answer_id = ? and choices_id = ? and idx = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10, Answer_choices.idx=1}, 2={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.idx=2}, 3={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@30, Answer_choices.idx=3}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 TRACE SQLOperation select count(id) as answerId from Answer | {} 2025-10-15 05:10:38 TRACE SQLOperation select count(*) as relationCount from Answer_Choices | {} 2025-10-15 05:10:38 TRACE SQLOperation select count(id) as choiceCount from Choice | {} [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates 2025-10-15 05:10:38 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, idx integer not null, unique (answer_id, choices_id, idx)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer not null, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.label=null, Choice.idx=1, Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.questionId=o.c.s.i.PersistableIdentifier@1}, 2={Choice.label=null, Choice.idx=3, Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.questionId=o.c.s.i.PersistableIdentifier@1}, 3={Choice.label=null, Choice.idx=2, Choice.id=o.c.s.i.PersistableIdentifier@20, Choice.questionId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:38 TRACE SQLOperation select idx, answer_id, choices_id from Answer_choices where (answer_id, choices_id, idx) in ((?, ?, ?), (?, ?, ?), (?, ?, ?)) | {Answer_choices.answer_id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1], Answer_choices.idx=[2, 1, 4], Answer_choices.choices_id=[o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30]} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer_choices(idx, answer_id, choices_id) values (?, ?, ?) | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=2, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20}, 2={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=4, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@30}, 3={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10}, 4={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=3, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:38 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices.answer_id as Answer_choices_answer_id, Answer_choices.choices_id as Answer_choices_choices_id, Answer_choices.idx as Answer_choices_idx, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@57623d68 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@57623d68 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@57623d68 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@57623d68 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@57623d68 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@57623d68 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@57623d68 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@57623d68 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Answer_choices where answer_id = ? and idx = ? and choices_id = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=1, Answer_choices.choices_id=o.c.s.i.PersistedIdentifier@10}, 2={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=4, Answer_choices.choices_id=o.c.s.i.PersistedIdentifier@30}, 3={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=2, Answer_choices.choices_id=o.c.s.i.PersistedIdentifier@20}, 4={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=3, Answer_choices.choices_id=o.c.s.i.PersistedIdentifier@20}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer_choices(idx, answer_id, choices_id) values (?, ?, ?) | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10}, 2={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=2, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20}, 3={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=3, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@30}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:38 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices.answer_id as Answer_choices_answer_id, Answer_choices.choices_id as Answer_choices_choices_id, Answer_choices.idx as Answer_choices_idx, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@3d7584be 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@3d7584be 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@3d7584be 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@3d7584be 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@3d7584be 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@3d7584be 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Answer_choices where answer_id = ? and idx = ? and choices_id = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10}, 2={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=2, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20}, 3={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=3, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@30}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 TRACE SQLOperation select count(*) as c from Answer_Choices | {} 2025-10-15 05:10:38 TRACE SQLOperation select id from Choice | {} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, idx integer not null, unique (answer_id, choices_id, idx)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer not null, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.idx=1, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}, 2={Choice.id=o.c.s.i.PersistableIdentifier@20, Choice.idx=2, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}, 3={Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.idx=3, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:38 TRACE SQLOperation select idx, answer_id, choices_id from Answer_choices where (answer_id, choices_id, idx) in ((?, ?, ?), (?, ?, ?), (?, ?, ?)) | {Answer_choices.answer_id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1], Answer_choices.choices_id=[o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30], Answer_choices.idx=[2, 1, 4]} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer_choices(idx, answer_id, choices_id) values (?, ?, ?) | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.idx=2}, 2={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@30, Answer_choices.idx=4}, 3={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.idx=3}, 4={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10, Answer_choices.idx=1}} 2025-10-15 05:10:38 TRACE SQLOperation select Answer_Choices.answer_Id, Answer_Choices.idx, Answer_Choices.choices_Id from Answer_Choices order by Answer_Choices.idx | {} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, idx integer not null, unique (answer_id, choices_id, idx)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer not null, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@40, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@40, 3=o.c.s.i.PersistableIdentifier@10, 4=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.label=null, Choice.idx=1}, 2={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.label=null, Choice.idx=3}, 3={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.id=o.c.s.i.PersistableIdentifier@20, Choice.label=null, Choice.idx=2}, 4={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.id=o.c.s.i.PersistableIdentifier@40, Choice.label=null, Choice.idx=4}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:38 TRACE SQLOperation select idx, answer_id, choices_id from Answer_choices where (answer_id, choices_id, idx) in ((?, ?, ?), (?, ?, ?), (?, ?, ?)) | {Answer_choices.answer_id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1], Answer_choices.choices_id=[o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30], Answer_choices.idx=[2, 1, 4]} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer_choices(idx, answer_id, choices_id) values (?, ?, ?) | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.idx=2}, 2={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10, Answer_choices.idx=1}, 3={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.idx=3}, 4={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@30, Answer_choices.idx=4}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:38 TRACE SQLOperation select Question.id as Question_id, Choice.label as Choice_label, Choice.id as Choice_id, Choice.idx as Choice_idx from Question left outer join Choice as Choice on Question.id = Choice.questionId where Question.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@4696c562 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@4696c562 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@4696c562 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@4696c562 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:38 TRACE SQLOperation update Choice set label = ?, questionId = ?, idx = ? where id = ? | {1={Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.id (W)=o.c.s.i.PersistedIdentifier@20, Choice.label (U)=null, Choice.idx (U)=2}, 2={Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.id (W)=o.c.s.i.PersistedIdentifier@40, Choice.label (U)=null, Choice.idx (U)=4}, 3={Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.id (W)=o.c.s.i.PersistedIdentifier@10, Choice.label (U)=null, Choice.idx (U)=1}, 4={Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.id (W)=o.c.s.i.PersistedIdentifier@30, Choice.label (U)=null, Choice.idx (U)=3}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@50] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?) | {1=o.c.s.i.PersistableIdentifier@50} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.id=o.c.s.i.PersistableIdentifier@50, Choice.label=null, Choice.idx=5}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:38 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices.answer_id as Answer_choices_answer_id, Answer_choices.choices_id as Answer_choices_choices_id, Answer_choices.idx as Answer_choices_idx, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@26efdb9d 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@26efdb9d 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@26efdb9d 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@26efdb9d 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@26efdb9d 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@26efdb9d 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@26efdb9d 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@26efdb9d 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Answer_choices where choices_id = ? and answer_id = ? and idx = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.idx=3}, 2={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@30, Answer_choices.idx=4}, 3={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10, Answer_choices.idx=1}, 4={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.idx=2}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@50, o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@40, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@50, 2=o.c.s.i.PersistableIdentifier@20, 3=o.c.s.i.PersistableIdentifier@40, 4=o.c.s.i.PersistableIdentifier@10, 5=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 7 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer_choices(idx, answer_id, choices_id) values (?, ?, ?) | {1={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@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@50, Answer_choices.idx=3}, 4={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.idx=4}, 5={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@30, Answer_choices.idx=5}, 6={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10, Answer_choices.idx=6}, 7={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@40, Answer_choices.idx=7}} 2025-10-15 05:10:38 TRACE SQLOperation select Answer_Choices.answer_Id, Answer_Choices.idx, Answer_Choices.choices_Id from Answer_Choices order by Answer_Choices.idx | {} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:38 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices.answer_id as Answer_choices_answer_id, Answer_choices.choices_id as Answer_choices_choices_id, Answer_choices.idx as Answer_choices_idx, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@23b8345c 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@23b8345c 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@23b8345c 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@23b8345c 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@23b8345c 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@23b8345c 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@23b8345c 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@23b8345c 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@23b8345c 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@23b8345c 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@23b8345c 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@23b8345c 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@23b8345c 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@23b8345c 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 7 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Answer_choices where choices_id = ? and answer_id = ? and idx = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@50, Answer_choices.idx=3}, 2={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@40, Answer_choices.idx=7}, 3={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10, Answer_choices.idx=6}, 4={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10, Answer_choices.idx=1}, 5={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.idx=2}, 6={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@30, Answer_choices.idx=5}, 7={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.idx=4}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer_choices(idx, answer_id, choices_id) values (?, ?, ?) | {1={Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@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}} 2025-10-15 05:10:38 TRACE SQLOperation select Answer_Choices.answer_Id, Answer_Choices.idx, Answer_Choices.choices_Id from Answer_Choices order by Answer_Choices.idx | {} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, idx integer not null, unique (answer_id, choices_id, idx)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer not null, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.id=o.c.s.i.PersistableIdentifier@20, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=2}, 2={Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.label=toto, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=1}, 3={Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=3}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:38 TRACE SQLOperation select idx, answer_id, choices_id from Answer_choices where (answer_id, choices_id, idx) in ((?, ?, ?), (?, ?, ?), (?, ?, ?)) | {Answer_choices.idx=[4, 1, 3], Answer_choices.answer_id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1], Answer_choices.choices_id=[o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30]} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer_choices(idx, answer_id, choices_id) values (?, ?, ?) | {1={Answer_choices.idx=4, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20}, 2={Answer_choices.idx=1, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10}, 3={Answer_choices.idx=2, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20}, 4={Answer_choices.idx=3, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@30}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:38 TRACE SQLOperation select Answer.id as Answer_id, Answer_choices.answer_id as Answer_choices_answer_id, Answer_choices.choices_id as Answer_choices_choices_id, Answer_choices.idx as Answer_choices_idx, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@373387b3 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@373387b3 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@373387b3 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@373387b3 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@373387b3 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@373387b3 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@373387b3 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer@373387b3 2025-10-15 05:10:38 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, idx integer not null, unique (answer_id, choices_id, idx)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer not null, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=2}, 2={Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=1}, 3={Choice.id=o.c.s.i.PersistableIdentifier@20, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=3}} 2025-10-15 05:10:38 TRACE SQLOperation select id from CHOICE where id = :id | {id=10} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1] 2025-10-15 05:10:38 TRACE SQLOperation select Question.id as Question_id, Choice.label as Choice_label, Choice.id as Choice_id, Choice.idx as Choice_idx from Question left outer join Choice as Choice on Question.id = Choice.questionId where Question.id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@251654d 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@251654d 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@251654d 2025-10-15 05:10:38 DEBUG DDLDeployer create table Answer(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Answer_choices(answer_id int, choices_id int, idx integer not null, unique (answer_id, choices_id, idx)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer not null, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.id=o.c.s.i.PersistableIdentifier@20, Choice.idx=2, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}, 2={Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.idx=3, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}, 3={Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.idx=1, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$AnswerChoice 2025-10-15 05:10:38 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:38 TRACE SQLOperation select idx, answer_id, choices_id from Answer_choices where (answer_id, choices_id, idx) in ((?, ?, ?), (?, ?, ?), (?, ?, ?)) | {Answer_choices.choices_id=[o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30], Answer_choices.idx=[2, 1, 4], Answer_choices.answer_id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@1]} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 4 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Answer_choices(idx, answer_id, choices_id) values (?, ?, ?) | {1={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10, Answer_choices.idx=1, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1}, 2={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.idx=2, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1}, 3={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.idx=3, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1}, 4={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@30, Answer_choices.idx=4, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 TRACE SQLOperation delete from Answer_choices where answer_id in (?) | {1=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:38 TRACE SQLOperation delete from Answer where id in (?) | {Answer.id=o.c.s.i.PersistableIdentifier@1} 2025-10-15 05:10:38 TRACE SQLOperation select count(*) as c from Answer_Choices | {} 2025-10-15 05:10:38 TRACE SQLOperation select id from Choice | {} [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates [INFO] Running org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(label varchar(255), id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question_choices(question_id int, choices_id int, unique (question_id, choices_id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Question_choices add constraint FK_Question_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Question_choices add constraint FK_Question_choices_question_id_Question_id foreign key(question_id) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(label, id) values (?, ?) | {1={Question.label=null, Question.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:38 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:38 TRACE SQLOperation select choices_id, question_id from Question_choices where (question_id, choices_id) in ((?, ?), (?, ?)) | {Question_choices.question_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42], Question_choices.choices_id=[o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200]} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question_choices(choices_id, question_id) values (?, ?) | {1={Question_choices.question_id=o.c.s.i.PersistableIdentifier@42, Question_choices.choices_id=o.c.s.i.PersistableIdentifier@100}, 2={Question_choices.question_id=o.c.s.i.PersistableIdentifier@42, Question_choices.choices_id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:38 TRACE SQLOperation select Question.label as Question_label, Question.id as Question_id, Question_choices_Choice.label as Question_choices_Choice_label, Question_choices_Choice.id as Question_choices_Choice_id from Question left outer join Question_choices as Question_choices on Question.id = Question_choices.question_id left outer join Choice as Question_choices_Choice on Question_choices.choices_id = Question_choices_Choice.id where Question.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@bc5604b 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@bc5604b 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@bc5604b 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@bc5604b 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation update Question set label = ? where id = ? | {1={Question.label (U)=What's your name ?, Question.id (W)=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:38 TRACE SQLOperation select Question.label as Question_label, Question.id as Question_id, Question_choices_Choice.label as Question_choices_Choice_label, Question_choices_Choice.id as Question_choices_Choice_id from Question left outer join Question_choices as Question_choices on Question.id = Question_choices.question_id left outer join Choice as Question_choices_Choice on Question_choices.choices_id = Question_choices_Choice.id where Question.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@5663c7ad 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@5663c7ad 2025-10-15 05:10:38 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@5663c7ad 2025-10-15 05:10:38 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Question@5663c7ad 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer not null, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=3}, 2={Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=1}, 3={Choice.id=o.c.s.i.PersistableIdentifier@20, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=2}} 2025-10-15 05:10:38 TRACE SQLOperation select Choice.id, Choice.idx from Choice order by Choice.id | {} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:38 TRACE SQLOperation update Choice set label = ?, questionId = ?, idx = ? where id = ? | {1={Choice.id (W)=o.c.s.i.PersistableIdentifier@10, Choice.label (U)=null, Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.idx (U)=2}, 2={Choice.id (W)=o.c.s.i.PersistableIdentifier@30, Choice.label (U)=null, Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.idx (U)=1}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Choice where id = ? | {1={Choice.id=o.c.s.i.PersistableIdentifier@20}} 2025-10-15 05:10:38 TRACE SQLOperation select Choice.id, Choice.idx from Choice order by Choice.id | {} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer not null, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=2, Choice.id=o.c.s.i.PersistableIdentifier@20}, 2={Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=3, Choice.id=o.c.s.i.PersistableIdentifier@30}, 3={Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=1, Choice.id=o.c.s.i.PersistableIdentifier@10}} 2025-10-15 05:10:38 TRACE SQLOperation select Choice.id, Choice.idx from Choice order by Choice.id | {} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation update Choice set label = ?, questionId = ?, idx = ? where id = ? | {1={Choice.label (U)=null, Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.idx (U)=1, Choice.id (W)=o.c.s.i.PersistableIdentifier@20}, 2={Choice.label (U)=null, Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.idx (U)=2, Choice.id (W)=o.c.s.i.PersistableIdentifier@10}, 3={Choice.label (U)=null, Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.idx (U)=3, Choice.id (W)=o.c.s.i.PersistableIdentifier@30}} 2025-10-15 05:10:38 TRACE SQLOperation select Choice.id, Choice.idx from Choice order by Choice.id | {} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer not null, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.id=o.c.s.i.PersistableIdentifier@20, Choice.idx=2, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}, 2={Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.idx=3, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}, 3={Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.idx=1, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 TRACE SQLOperation select Choice.id, Choice.idx from Choice order by Choice.id | {} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 2 times 2025-10-15 05:10:38 TRACE SQLOperation update Choice set label = ?, questionId = ?, idx = ? where id = ? | {1={Choice.id (W)=o.c.s.i.PersistableIdentifier@10, Choice.idx (U)=2, Choice.label (U)=null, Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1}, 2={Choice.id (W)=o.c.s.i.PersistableIdentifier@30, Choice.idx (U)=1, Choice.label (U)=null, Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation delete from Choice where id = ? | {1={Choice.id=o.c.s.i.PersistableIdentifier@20}} 2025-10-15 05:10:38 TRACE SQLOperation select Choice.id, Choice.idx from Choice order by Choice.id | {} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer not null, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=3}, 2={Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=1}, 3={Choice.id=o.c.s.i.PersistableIdentifier@20, Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=2}} 2025-10-15 05:10:38 TRACE SQLOperation select Choice.id, Choice.idx from Choice order by Choice.id | {} 2025-10-15 05:10:38 TRACE SQLOperation select Choice.id, Choice.idx from Choice order by Choice.id | {} 2025-10-15 05:10:38 DEBUG DDLDeployer create table Choice(id int not null, idx integer not null, label varchar(255), questionId int, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer create table Question(id int not null, unique (id)) 2025-10-15 05:10:38 DEBUG DDLDeployer alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id) 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Question(id) values (?) | {1={Question.id=o.c.s.i.PersistableIdentifier@1}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@20, o.c.s.i.PersistableIdentifier@10, o.c.s.i.PersistableIdentifier@30] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@20, 2=o.c.s.i.PersistableIdentifier@10, 3=o.c.s.i.PersistableIdentifier@30} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=2, Choice.id=o.c.s.i.PersistableIdentifier@20, Choice.label=null}, 2={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=3, Choice.id=o.c.s.i.PersistableIdentifier@30, Choice.label=null}, 3={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=1, Choice.id=o.c.s.i.PersistableIdentifier@10, Choice.label=null}} 2025-10-15 05:10:38 TRACE SQLOperation select Choice.id, Choice.idx from Choice order by Choice.id | {} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:10:38 TRACE SQLOperation update Choice set label = ?, questionId = ?, idx = ? where id = ? | {1={Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.idx (U)=3, Choice.id (W)=o.c.s.i.PersistableIdentifier@20, Choice.label (U)=null}, 2={Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.idx (U)=4, Choice.id (W)=o.c.s.i.PersistableIdentifier@10, Choice.label (U)=null}, 3={Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.idx (U)=1, Choice.id (W)=o.c.s.i.PersistableIdentifier@30, Choice.label (U)=null}} 2025-10-15 05:10:38 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@40] 2025-10-15 05:10:38 TRACE SQLOperation select Choice.label as Choice_label, Choice.id as Choice_id from Choice where Choice.id in (?) | {1=o.c.s.i.PersistableIdentifier@40} 2025-10-15 05:10:38 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:10:38 TRACE SQLOperation insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=2, Choice.id=o.c.s.i.PersistableIdentifier@40, Choice.label=null}} 2025-10-15 05:10:38 TRACE SQLOperation select Choice.id, Choice.idx from Choice order by Choice.id | {} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest [INFO] Running org.codefilarete.stalactite.id.PersistableIdentifierTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.codefilarete.stalactite.id.PersistableIdentifierTest [INFO] Running org.codefilarete.stalactite.id.PersistedIdentifierTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.codefilarete.stalactite.id.PersistedIdentifierTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 678, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ orm --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm/target/stalactite-orm-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.1.2:test-jar (default) @ orm --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm/target/stalactite-orm-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ orm --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/orm/target/jacoco.exec [INFO] Analyzed bundle 'orm' with 463 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ orm --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm/3.0.0-SNAPSHOT/orm-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm/target/stalactite-orm-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm/3.0.0-SNAPSHOT/orm-3.0.0-SNAPSHOT.jar [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm/target/stalactite-orm-3.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm/3.0.0-SNAPSHOT/orm-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] -----------< org.codefilarete.stalactite:spring-integration >----------- [INFO] Building spring-integration 3.0.0-SNAPSHOT [9/36] [INFO] from spring-integration/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ spring-integration --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ spring-integration --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/target/jacoco.exec" [INFO] [INFO] --- jacoco:0.8.5:report (report) @ spring-integration --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ spring-integration --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/spring-integration/3.0.0-SNAPSHOT/spring-integration-3.0.0-SNAPSHOT.pom [INFO] [INFO] -----------< org.codefilarete.stalactite:spring-transaction >----------- [INFO] Building spring-transaction 3.0.0-SNAPSHOT [10/36] [INFO] from spring-integration/transaction/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ spring-transaction --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/transaction/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ spring-transaction --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/transaction/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ spring-transaction --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ spring-transaction --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/transaction/target/classes [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ spring-transaction --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ spring-transaction --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/transaction/target/test-classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/transaction/src/test/java/org/codefilarete/stalactite/spring/transaction/StalactitePlatformTransactionManagerTest.java: /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/transaction/src/test/java/org/codefilarete/stalactite/spring/transaction/StalactitePlatformTransactionManagerTest.java uses unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/transaction/src/test/java/org/codefilarete/stalactite/spring/transaction/StalactitePlatformTransactionManagerTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ spring-transaction --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest 2025-10-15 05:10:40 DEBUG BootstrapUtils Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2025-10-15 05:10:40 DEBUG BootstrapUtils Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2025-10-15 05:10:40 DEBUG BootstrapUtils Instantiating TestContextBootstrapper for test class [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 2025-10-15 05:10:40 DEBUG AbstractDelegatingSmartContextLoader Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@661fe025 declaringClass = 'org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2025-10-15 05:10:40 DEBUG ActiveProfilesUtils Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest] 2025-10-15 05:10:40 DEBUG DefaultTestContextBootstrapper @TestExecutionListeners is not present for class [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest]: using defaults. 2025-10-15 05:10:40 INFO 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:40 DEBUG DefaultTestContextBootstrapper Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [javax/servlet/ServletContext] 2025-10-15 05:10:40 INFO DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3b35798, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1e00bfe2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4702e7a5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6a2d867d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@73bb1337, org.springframework.test.context.transaction.TransactionalTestExecutionListener@685f5d0d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3830b06c, org.springframework.test.context.event.EventPublishingTestExecutionListener@3e28d779, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@15214920, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@784d9bc, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3a0aaaf0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@426131d7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5d9618f2, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7c7e73c5] 2025-10-15 05:10:40 DEBUG AbstractDirtiesContextTestExecutionListener Before test class: context [DefaultTestContext@691541bc testClass = StalactitePlatformTransactionManagerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. [INFO] Running org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction 2025-10-15 05:10:40 DEBUG BootstrapUtils Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2025-10-15 05:10:40 DEBUG BootstrapUtils Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2025-10-15 05:10:40 DEBUG BootstrapUtils Instantiating TestContextBootstrapper for test class [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 2025-10-15 05:10:40 DEBUG AbstractDelegatingSmartContextLoader Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@527a8665 declaringClass = 'org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2025-10-15 05:10:40 DEBUG ActiveProfilesUtils Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction] 2025-10-15 05:10:40 DEBUG DefaultTestContextBootstrapper @TestExecutionListeners is not present for class [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction]: using defaults. 2025-10-15 05:10:40 INFO 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:40 DEBUG DefaultTestContextBootstrapper Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [javax/servlet/ServletContext] 2025-10-15 05:10:40 INFO DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4a864d4d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7d3691e1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@46a123e4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@44bc2449, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3c28e5b6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7558c24b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3a296107, org.springframework.test.context.event.EventPublishingTestExecutionListener@1f129467, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@646cd766, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@57151b3a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@26457986, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2dff7085, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2faa55bb, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@501957bf] 2025-10-15 05:10:40 DEBUG AbstractDirtiesContextTestExecutionListener Before test class: context [DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:40 DEBUG DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@691541bc testClass = StalactitePlatformTransactionManagerTest, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest@478fb7dc, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-15 05:10:40 DEBUG AbstractDelegatingSmartContextLoader Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 2025-10-15 05:10:40 DEBUG AbstractGenericContextLoader Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 2025-10-15 05:10:40 DEBUG StandardEnvironment Activating profiles [] 2025-10-15 05:10:40 DEBUG AnnotationConfigContextLoader Registering component classes: {class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration} 2025-10-15 05:10:40 DEBUG GenericApplicationContext Refreshing org.springframework.context.support.GenericApplicationContext@681e913c 2025-10-15 05:10:40 DEBUG DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2025-10-15 05:10:40 DEBUG DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2025-10-15 05:10:40 DEBUG DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2025-10-15 05:10:40 DEBUG DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2025-10-15 05:10:40 DEBUG DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2025-10-15 05:10:40 DEBUG DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2025-10-15 05:10:40 DEBUG DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' 2025-10-15 05:10:40 DEBUG DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2025-10-15 05:10:41 DEBUG DefaultListableBeanFactory Creating shared instance of singleton bean 'stalactitePlatformTransactionManagerTest.StalactiteTransactionalContextConfiguration' 2025-10-15 05:10:41 DEBUG DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource' 2025-10-15 05:10:41 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@627ceaf 2025-10-15 05:10:41 DEBUG DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager' 2025-10-15 05:10:41 DEBUG DefaultListableBeanFactory Autowiring by type from bean name 'transactionManager' via factory method to bean named 'dataSource' 2025-10-15 05:10:41 DEBUG DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceContext' 2025-10-15 05:10:41 DEBUG DefaultListableBeanFactory Autowiring by type from bean name 'persistenceContext' via factory method to bean named 'transactionManager' 2025-10-15 05:10:42 DEBUG DefaultListableBeanFactory Creating shared instance of singleton bean 'personTable' 2025-10-15 05:10:42 DEBUG DefaultListableBeanFactory Creating shared instance of singleton bean 'schema' 2025-10-15 05:10:42 DEBUG DefaultListableBeanFactory Autowiring by type from bean name 'personTable' via factory method to bean named 'schema' 2025-10-15 05:10:42 DEBUG EventListenerMethodProcessor 1 @EventListener methods processed on bean 'stalactitePlatformTransactionManagerTest.StalactiteTransactionalContextConfiguration': {public void org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration.onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent)=@org.springframework.context.event.EventListener(classes={}, condition="", id="", value={})} 2025-10-15 05:10:42 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@d424f08 2025-10-15 05:10:42 DEBUG DDLDeployer create table Person(id bigint not null, name varchar(255)) 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Storing ApplicationContext [1746833724] in cache under key [[MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 2025-10-15 05:10:42 DEBUG DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction@6cf4ac81, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener Before test method: context [DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction@6cf4ac81, testMethod = whenOperationFails_rollbackIsInvoked@StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:42 DEBUG TransactionalTestExecutionListener Explicit transaction definition [PROPAGATION_REQUIRED,ISOLATION_DEFAULT] found for test context [DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction@6cf4ac81, testMethod = whenOperationFails_rollbackIsInvoked@StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1] 2025-10-15 05:10:42 DEBUG TransactionalTestExecutionListener No method-level @Rollback override: using default rollback [true] for test context [DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction@6cf4ac81, testMethod = whenOperationFails_rollbackIsInvoked@StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]. 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction.whenOperationFails_rollbackIsInvoked]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:42 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@778c5658 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@52fe4ef2] for JDBC transaction 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@52fe4ef2] to manual commit 2025-10-15 05:10:42 INFO TransactionContext Began transaction (1) for test context [DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction@6cf4ac81, testMethod = whenOperationFails_rollbackIsInvoked@StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@168740db]; rollback [true] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1] 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Suspending current transaction, creating new transaction with name [null] 2025-10-15 05:10:42 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@294bb5f0 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@786384a6] for JDBC transaction 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@786384a6] to manual commit 2025-10-15 05:10:42 DEBUG TransactionTemplate Initiating transaction rollback on application exception java.lang.RuntimeException: any kind of exception, only created to rollback connection at org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction.lambda$whenOperationFails_rollbackIsInvoked$0(StalactitePlatformTransactionManagerTest.java:174) at org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager$3.doInTransactionWithoutResult(StalactitePlatformTransactionManager.java:114) at org.springframework.transaction.support.TransactionCallbackWithoutResult.doInTransaction(TransactionCallbackWithoutResult.java:36) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager.executeInNewTransaction(StalactitePlatformTransactionManager.java:111) at org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction.whenOperationFails_rollbackIsInvoked(StalactitePlatformTransactionManagerTest.java:172) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1259) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1259) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1259) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:50) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@786384a6] 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@786384a6] after transaction 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Resuming suspended transaction after completion of inner transaction 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1] 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@52fe4ef2] 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@52fe4ef2] after transaction 2025-10-15 05:10:42 INFO TransactionContext Rolled back transaction for test: [DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction@6cf4ac81, testMethod = whenOperationFails_rollbackIsInvoked@StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener After test method: context [DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction@6cf4ac81, testMethod = whenOperationFails_rollbackIsInvoked@StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:42 DEBUG DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@691541bc testClass = StalactitePlatformTransactionManagerTest, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest@53e1be66, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1] 2025-10-15 05:10:42 DEBUG DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction@1275d11b, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener Before test method: context [DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction@1275d11b, testMethod = whenOperationSucceeds_commitIsInvoked@StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:42 DEBUG TransactionalTestExecutionListener Explicit transaction definition [PROPAGATION_REQUIRED,ISOLATION_DEFAULT] found for test context [DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction@1275d11b, testMethod = whenOperationSucceeds_commitIsInvoked@StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1] 2025-10-15 05:10:42 DEBUG TransactionalTestExecutionListener No method-level @Rollback override: using default rollback [true] for test context [DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction@1275d11b, testMethod = whenOperationSucceeds_commitIsInvoked@StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]. 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction.whenOperationSucceeds_commitIsInvoked]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:42 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@796ca104 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@3f851ccf] for JDBC transaction 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@3f851ccf] to manual commit 2025-10-15 05:10:42 INFO TransactionContext Began transaction (1) for test context [DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction@1275d11b, testMethod = whenOperationSucceeds_commitIsInvoked@StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@168740db]; rollback [true] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1] 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Suspending current transaction, creating new transaction with name [null] 2025-10-15 05:10:42 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6537ab7d 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@208c08d2] for JDBC transaction 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@208c08d2] to manual commit 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Initiating transaction commit 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Committing JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@208c08d2] 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@208c08d2] after transaction 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Resuming suspended transaction after completion of inner transaction 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1] 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@3f851ccf] 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@3f851ccf] after transaction 2025-10-15 05:10:42 INFO TransactionContext Rolled back transaction for test: [DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction@1275d11b, testMethod = whenOperationSucceeds_commitIsInvoked@StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener After test method: context [DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction@1275d11b, testMethod = whenOperationSucceeds_commitIsInvoked@StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener After test class: context [DefaultTestContext@5d1d9d73 testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@b30a50d testClass = StalactitePlatformTransactionManagerTest.ExecuteInNewTransaction, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.904 s - in org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction [INFO] Running org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection 2025-10-15 05:10:42 DEBUG BootstrapUtils Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2025-10-15 05:10:42 DEBUG BootstrapUtils Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2025-10-15 05:10:42 DEBUG BootstrapUtils Instantiating TestContextBootstrapper for test class [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 2025-10-15 05:10:42 DEBUG AbstractDelegatingSmartContextLoader Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@30cf6802 declaringClass = 'org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2025-10-15 05:10:42 DEBUG ActiveProfilesUtils Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection] 2025-10-15 05:10:42 DEBUG DefaultTestContextBootstrapper @TestExecutionListeners is not present for class [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection]: using defaults. 2025-10-15 05:10:42 INFO 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:42 DEBUG DefaultTestContextBootstrapper Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [javax/servlet/ServletContext] 2025-10-15 05:10:42 INFO DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6389e793, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@284d1c98, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4b6a7362, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4acca937, org.springframework.test.context.support.DirtiesContextTestExecutionListener@66557a82, org.springframework.test.context.transaction.TransactionalTestExecutionListener@26bc130c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3e5595da, org.springframework.test.context.event.EventPublishingTestExecutionListener@117f1636, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5cb3fff1, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1ad1a318, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@8381edd, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@611f774a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@229050ef, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@35cefec6] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener Before test class: context [DefaultTestContext@7dc8d054 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1] 2025-10-15 05:10:42 DEBUG DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@691541bc testClass = StalactitePlatformTransactionManagerTest, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest@47c06ea9, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1] 2025-10-15 05:10:42 DEBUG DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@7dc8d054 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection@53a8059, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener Before test method: context [DefaultTestContext@7dc8d054 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection@53a8059, testMethod = noActiveTransaction_throwsException@StalactitePlatformTransactionManagerTest.GiveConnection, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener After test method: context [DefaultTestContext@7dc8d054 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection@53a8059, testMethod = noActiveTransaction_throwsException@StalactitePlatformTransactionManagerTest.GiveConnection, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:42 DEBUG DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@691541bc testClass = StalactitePlatformTransactionManagerTest, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest@cfef34, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1] 2025-10-15 05:10:42 DEBUG DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@7dc8d054 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection@77e8c81c, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener Before test method: context [DefaultTestContext@7dc8d054 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection@77e8c81c, testMethod = returnsActiveTransactionConnection@StalactitePlatformTransactionManagerTest.GiveConnection, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:42 DEBUG TransactionalTestExecutionListener Explicit transaction definition [PROPAGATION_REQUIRED,ISOLATION_DEFAULT] found for test context [DefaultTestContext@7dc8d054 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection@77e8c81c, testMethod = returnsActiveTransactionConnection@StalactitePlatformTransactionManagerTest.GiveConnection, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1] 2025-10-15 05:10:42 DEBUG TransactionalTestExecutionListener No method-level @Rollback override: using default rollback [true] for test context [DefaultTestContext@7dc8d054 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection@77e8c81c, testMethod = returnsActiveTransactionConnection@StalactitePlatformTransactionManagerTest.GiveConnection, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]. 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection.returnsActiveTransactionConnection]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:42 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4c4bff52 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@6d0bf784] for JDBC transaction 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@6d0bf784] to manual commit 2025-10-15 05:10:42 INFO TransactionContext Began transaction (1) for test context [DefaultTestContext@7dc8d054 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection@77e8c81c, testMethod = returnsActiveTransactionConnection@StalactitePlatformTransactionManagerTest.GiveConnection, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@168740db]; rollback [true] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1] 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@6d0bf784] 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@6d0bf784] after transaction 2025-10-15 05:10:42 INFO TransactionContext Rolled back transaction for test: [DefaultTestContext@7dc8d054 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection@77e8c81c, testMethod = returnsActiveTransactionConnection@StalactitePlatformTransactionManagerTest.GiveConnection, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener After test method: context [DefaultTestContext@7dc8d054 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection@77e8c81c, testMethod = returnsActiveTransactionConnection@StalactitePlatformTransactionManagerTest.GiveConnection, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener After test class: context [DefaultTestContext@7dc8d054 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@67775d80 testClass = StalactitePlatformTransactionManagerTest.GiveConnection, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection [INFO] Running org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext 2025-10-15 05:10:42 DEBUG BootstrapUtils Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2025-10-15 05:10:42 DEBUG BootstrapUtils Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2025-10-15 05:10:42 DEBUG BootstrapUtils Instantiating TestContextBootstrapper for test class [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 2025-10-15 05:10:42 DEBUG AbstractDelegatingSmartContextLoader Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@7f0bd5ed declaringClass = 'org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2025-10-15 05:10:42 DEBUG ActiveProfilesUtils Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext] 2025-10-15 05:10:42 DEBUG DefaultTestContextBootstrapper @TestExecutionListeners is not present for class [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext]: using defaults. 2025-10-15 05:10:42 INFO 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:42 DEBUG DefaultTestContextBootstrapper Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [javax/servlet/ServletContext] 2025-10-15 05:10:42 INFO DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5d30303, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@66257bec, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5281b134, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7384b234, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6e526c5c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@23e58061, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7c329d38, org.springframework.test.context.event.EventPublishingTestExecutionListener@2a718598, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@57bc2c06, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@58554818, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@30e6c577, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@169ddbb6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@20f7197f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@521090f1] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener Before test class: context [DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1] 2025-10-15 05:10:42 DEBUG DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@691541bc testClass = StalactitePlatformTransactionManagerTest, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest@3447c3ed, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1] 2025-10-15 05:10:42 DEBUG DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext@62065a8c, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener Before test method: context [DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext@62065a8c, testMethod = createData@StalactitePlatformTransactionManagerTest.WithPersistenceContext, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:42 DEBUG TransactionalTestExecutionListener Explicit transaction definition [PROPAGATION_REQUIRED,ISOLATION_DEFAULT] found for test context [DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext@62065a8c, testMethod = createData@StalactitePlatformTransactionManagerTest.WithPersistenceContext, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1] 2025-10-15 05:10:42 DEBUG TransactionalTestExecutionListener No method-level @Rollback override: using default rollback [true] for test context [DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext@62065a8c, testMethod = createData@StalactitePlatformTransactionManagerTest.WithPersistenceContext, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]. 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext.createData]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:42 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6f053a97 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@5b8de87b] for JDBC transaction 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@5b8de87b] to manual commit 2025-10-15 05:10:42 INFO TransactionContext Began transaction (1) for test context [DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext@62065a8c, testMethod = createData@StalactitePlatformTransactionManagerTest.WithPersistenceContext, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@168740db]; rollback [true] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1] 2025-10-15 05:10:42 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {Person.id=42, Person.name=Toto} 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1] 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@5b8de87b] 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@5b8de87b] after transaction 2025-10-15 05:10:42 INFO TransactionContext Rolled back transaction for test: [DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext@62065a8c, testMethod = createData@StalactitePlatformTransactionManagerTest.WithPersistenceContext, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener After test method: context [DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext@62065a8c, testMethod = createData@StalactitePlatformTransactionManagerTest.WithPersistenceContext, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:42 DEBUG DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@691541bc testClass = StalactitePlatformTransactionManagerTest, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest@6b9fd1, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1] 2025-10-15 05:10:42 DEBUG DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext@68c29d64, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 1] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener Before test method: context [DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext@68c29d64, testMethod = createSameDataAgain@StalactitePlatformTransactionManagerTest.WithPersistenceContext, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:42 DEBUG TransactionalTestExecutionListener Explicit transaction definition [PROPAGATION_REQUIRED,ISOLATION_DEFAULT] found for test context [DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext@68c29d64, testMethod = createSameDataAgain@StalactitePlatformTransactionManagerTest.WithPersistenceContext, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 1] 2025-10-15 05:10:42 DEBUG TransactionalTestExecutionListener No method-level @Rollback override: using default rollback [true] for test context [DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext@68c29d64, testMethod = createSameDataAgain@StalactitePlatformTransactionManagerTest.WithPersistenceContext, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]. 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext.createSameDataAgain]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:42 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@42bc7ca2 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@2dfecd52] for JDBC transaction 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@2dfecd52] to manual commit 2025-10-15 05:10:42 INFO TransactionContext Began transaction (1) for test context [DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext@68c29d64, testMethod = createSameDataAgain@StalactitePlatformTransactionManagerTest.WithPersistenceContext, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@168740db]; rollback [true] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 1] 2025-10-15 05:10:42 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {Person.id=42, Person.name=Toto} 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 1] 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 1] 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@2dfecd52] 2025-10-15 05:10:42 DEBUG StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection$MockitoMock$580234740@2dfecd52] after transaction 2025-10-15 05:10:42 INFO TransactionContext Rolled back transaction for test: [DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext@68c29d64, testMethod = createSameDataAgain@StalactitePlatformTransactionManagerTest.WithPersistenceContext, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener After test method: context [DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext@68c29d64, testMethod = createSameDataAgain@StalactitePlatformTransactionManagerTest.WithPersistenceContext, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 1] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener After test class: context [DefaultTestContext@54db2ab9 testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c630bff testClass = StalactitePlatformTransactionManagerTest.WithPersistenceContext, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext 2025-10-15 05:10:42 DEBUG DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1746833724] from cache with key [[MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-15 05:10:42 DEBUG cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4a25da63 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 1] 2025-10-15 05:10:42 DEBUG AbstractDirtiesContextTestExecutionListener After test class: context [DefaultTestContext@691541bc testClass = StalactitePlatformTransactionManagerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5b733ef7 testClass = StalactitePlatformTransactionManagerTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@208205ed, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4a1a256d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5190010f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5f0a2638], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.502 s - in org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ spring-transaction --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/transaction/target/stalactite-spring-transaction-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ spring-transaction --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/transaction/target/jacoco.exec [INFO] Analyzed bundle 'spring-transaction' with 6 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ spring-transaction --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/transaction/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/spring-transaction/3.0.0-SNAPSHOT/spring-transaction-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/transaction/target/stalactite-spring-transaction-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/spring-transaction/3.0.0-SNAPSHOT/spring-transaction-3.0.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.codefilarete.stalactite:spring-data >--------------- [INFO] Building spring-data 3.0.0-SNAPSHOT [11/36] [INFO] from spring-integration/spring-data/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ spring-data --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ spring-data --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ spring-data --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ spring-data --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 49 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data/target/classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data/src/main/java/org/codefilarete/stalactite/spring/repository/query/derivation/AbstractDerivedQuery.java: Some input files use unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data/src/main/java/org/codefilarete/stalactite/spring/repository/query/derivation/AbstractDerivedQuery.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ spring-data --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ spring-data --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data/target/test-classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data/src/test/java/org/codefilarete/stalactite/spring/repository/query/nativ/SingleTableNativeQueriesTest.java: Some input files use unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data/src/test/java/org/codefilarete/stalactite/spring/repository/query/nativ/SingleTableNativeQueriesTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ spring-data --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoryConfigExtensionTest 2025-10-15 05:10:45 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:45 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@67e6eb52, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3e8b8f0, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5ad57e90, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1a345298, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4ad896f7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@c318864, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7d61468c, org.springframework.test.context.event.EventPublishingTestExecutionListener@45796b2a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4b98225c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4beae1e3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3c488b34, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@32e697ac, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3866c96e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@241fc278] 2025-10-15 05:10:45 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:45 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:45 INFO main RepositoryConfigurationExtensionSupport Spring Data Stalactite - Could not safely identify store assignment for repository candidate interface org.codefilarete.stalactite.spring.repository.config.DummyJpaRepository; If you want this repository to be a Stalactite repository, consider extending one of the following types with your repository: org.codefilarete.stalactite.spring.repository.StalactiteRepository 2025-10-15 05:10:45 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 80 ms. Found 1 Stalactite repository interfaces. 2025-10-15 05:10:46 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@30c716ce 2025-10-15 05:10:46 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:46 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@27edfdf9 2025-10-15 05:10:46 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:46 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.PersistableIdentifier@42} 2025-10-15 05:10:46 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:46 TRACE main SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=Toto, Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:46 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@14efd31b 2025-10-15 05:10:46 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:46 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} 2025-10-15 05:10:46 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:47 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@25fb792f 2025-10-15 05:10:47 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:47 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.PersistableIdentifier@42} 2025-10-15 05:10:47 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:47 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:47 TRACE main SQLOperation update Person set name = ? where id = ? | {1={Person.name (U)=Titi, Person.id (W)=o.c.s.i.PersistedIdentifier@42}} 2025-10-15 05:10:47 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@12ff3bb8 2025-10-15 05:10:47 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:47 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} 2025-10-15 05:10:47 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:47 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@25a5d43a 2025-10-15 05:10:47 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:47 TRACE main SQLOperation delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:47 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@21f104b8 2025-10-15 05:10:47 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:47 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} 2025-10-15 05:10:47 TRACE main SQLOperation insert into Person(id, name) values (?, ?) | {Person.name=John Do, Person.id=1} 2025-10-15 05:10:47 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@ad55a06 2025-10-15 05:10:47 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@1] 2025-10-15 05:10:47 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} 2025-10-15 05:10:47 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.21 s - in org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoryConfigExtensionTest [INFO] Running org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest 2025-10-15 05:10:47 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:47 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@367d083e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3c929623, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@67b2ea33, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3891f024, org.springframework.test.context.support.DirtiesContextTestExecutionListener@667333f0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4ef88293, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3e6b1a0d, org.springframework.test.context.event.EventPublishingTestExecutionListener@9ccdd34, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@765f934e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7c397b0c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1ae4bdf4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@752ee6e1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7fe1dee9, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@48b73b02] [INFO] Running org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest$WithRepository 2025-10-15 05:10:47 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:47 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5677182f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2bd00fce, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6b34e798, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@14c5f96, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6f1499f0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@449145a3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@855628e, org.springframework.test.context.event.EventPublishingTestExecutionListener@6b062cfd, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2016e374, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6e641688, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4d0648d8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@173de441, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@27a891, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4eb92e4b] 2025-10-15 05:10:47 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:47 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:47 INFO main RepositoryConfigurationExtensionSupport Spring Data Stalactite - Could not safely identify store assignment for repository candidate interface org.codefilarete.stalactite.spring.repository.config.DummyJpaRepository; If you want this repository to be a Stalactite repository, consider extending one of the following types with your repository: org.codefilarete.stalactite.spring.repository.StalactiteRepository 2025-10-15 05:10:47 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 11 ms. Found 1 Stalactite repository interfaces. 2025-10-15 05:10:47 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1bb3390e 2025-10-15 05:10:47 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest$WithRepository.createData]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly 2025-10-15 05:10:47 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2412009d 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2412009d] for JDBC transaction 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2412009d] to manual commit 2025-10-15 05:10:47 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@24002c5e testClass = StalactitePlatformTransactionManagerTest.WithRepository, testInstance = org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest$WithRepository@69593608, testMethod = createData@StalactitePlatformTransactionManagerTest.WithRepository, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7ea887ee testClass = StalactitePlatformTransactionManagerTest.WithRepository, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@106dff98 key = [@org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest.StalactiteTransactionalContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.config"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest.StalactiteTransactionalContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest.StalactiteTransactionalContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@352a4317]; rollback [true] 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:47 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:47 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.PersistableIdentifier@42} 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Participating transaction failed - marking existing transaction as rollback-only 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Setting JDBC transaction [org.hsqldb.jdbc.JDBCConnection@2412009d] rollback-only 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2412009d] 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2412009d] after transaction 2025-10-15 05:10:47 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@24002c5e testClass = StalactitePlatformTransactionManagerTest.WithRepository, testInstance = org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest$WithRepository@69593608, testMethod = createData@StalactitePlatformTransactionManagerTest.WithRepository, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7ea887ee testClass = StalactitePlatformTransactionManagerTest.WithRepository, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest$StalactiteTransactionalContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@106dff98 key = [@org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest.StalactiteTransactionalContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.config"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest.StalactiteTransactionalContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest.StalactiteTransactionalContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.SimpleStalactiteRepository.save]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:47 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@e6fa52c 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@e6fa52c] for JDBC transaction 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@e6fa52c] to manual commit 2025-10-15 05:10:47 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:47 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.PersistableIdentifier@42} 2025-10-15 05:10:47 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:47 TRACE main SQLOperation insert into Person(name, id) values (?, ?) | {1={Person.name=Tata, Person.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Initiating transaction commit 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Committing JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@e6fa52c] 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@e6fa52c] after transaction 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.SimpleStalactiteRepository.findById]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly 2025-10-15 05:10:47 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@15ab938d 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@15ab938d] for JDBC transaction 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@15ab938d] to manual commit 2025-10-15 05:10:47 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:47 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} 2025-10-15 05:10:47 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Initiating transaction commit 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Committing JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@15ab938d] 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@15ab938d] after transaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest$WithRepository [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest 2025-10-15 05:10:47 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:47 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@15b078f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@37c3c6ab, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@47671179, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@603af797, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3984f360, org.springframework.test.context.transaction.TransactionalTestExecutionListener@10db9c65, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6f48bbde, org.springframework.test.context.event.EventPublishingTestExecutionListener@58f96fef, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@46f89863, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@a8c0c6d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@20b0c0a9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@33255547, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@311ce8c0, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5b1965ea] 2025-10-15 05:10:47 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:47 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:47 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 57 ms. Found 1 Stalactite repository interfaces. 2025-10-15 05:10:47 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@24b1fc38 2025-10-15 05:10:47 DEBUG main DDLDeployer create table Country_languages(republic_id int, languages_id int, unique (republic_id, languages_id)) 2025-10-15 05:10:47 DEBUG main DDLDeployer create table Country_states(republic_id int, states_id int, unique (republic_id, states_id)) 2025-10-15 05:10:47 DEBUG main DDLDeployer create table Language(code varchar(255), id int not null, unique (id)) 2025-10-15 05:10:47 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:47 DEBUG main DDLDeployer create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames)) 2025-10-15 05:10:47 DEBUG main DDLDeployer create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key)) 2025-10-15 05:10:47 DEBUG main DDLDeployer create table Republic(name varchar(255), description varchar(255), euMember boolean, creationDate timestamp, modificationDate timestamp, id int not null, presidentId int, unique (id)) 2025-10-15 05:10:47 DEBUG main DDLDeployer create table State(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:47 DEBUG main DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:47 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_languages_id_Language_id foreign key(languages_id) references Language(id) 2025-10-15 05:10:47 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_republic_id_Republic_id foreign key(republic_id) references Republic(id) 2025-10-15 05:10:47 DEBUG main DDLDeployer alter table Country_states add constraint FK_Country_states_states_id_State_id foreign key(states_id) references State(id) 2025-10-15 05:10:47 DEBUG main DDLDeployer alter table Country_states add constraint FK_Country_states_republic_id_Republic_id foreign key(republic_id) references Republic(id) 2025-10-15 05:10:47 DEBUG main DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:47 DEBUG main DDLDeployer alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:47 DEBUG main DDLDeployer alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:47 DEBUG main DDLDeployer alter table Republic add constraint FK_Republic_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:47 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@bd3df07 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@bd3df07] for JDBC transaction 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@bd3df07] to manual commit 2025-10-15 05:10:47 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4b425a21 testClass = ThreadSafetyTest, testInstance = org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest@7bf8b430, testMethod = in@ThreadSafetyTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e4667af testClass = ThreadSafetyTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@e207342 key = [@org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.ThreadSafetyRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.ThreadSafetyRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@57eab3f5]; rollback [true] 2025-10-15 05:10:47 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:47 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:47 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:47 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.creationDate=null, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=null}, 2={Republic.description=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.creationDate=null, Republic.name=Tata, Republic.euMember=false, Republic.presidentId=null}, 3={Republic.description=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.creationDate=null, Republic.name=Titi, Republic.euMember=false, Republic.presidentId=null}, 4={Republic.description=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.creationDate=null, Republic.name=Tutu, Republic.euMember=false, Republic.presidentId=null}, 5={Republic.description=null, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.creationDate=null, Republic.name=Tonton, Republic.euMember=false, Republic.presidentId=null}, 6={Republic.description=null, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.creationDate=null, Republic.name=Toutou, Republic.euMember=false, Republic.presidentId=null}, 7={Republic.description=null, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.creationDate=null, Republic.name=Tintin, Republic.euMember=false, Republic.presidentId=null}} 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@46, 2=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@46, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@45, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@48} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@45, 2=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@45, 2=o.c.s.i.PersistableIdentifier@46, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@45, 3=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@46, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@45, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@46, 2=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@44, 2=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:47 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@45, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@46, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@45, 3=o.c.s.i.PersistableIdentifier@46, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@45, 3=o.c.s.i.PersistableIdentifier@46, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@45, 3=o.c.s.i.PersistableIdentifier@46, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@45, 3=o.c.s.i.PersistableIdentifier@46, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@45, 3=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@44, 2=o.c.s.i.PersistableIdentifier@46, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@45, 3=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@45, 3=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@46, 2=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@44, 2=o.c.s.i.PersistableIdentifier@45, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@46, 3=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45, 5=o.c.s.i.PersistableIdentifier@46, 6=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@46} 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-2-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@43, 2=o.c.s.i.PersistableIdentifier@44, 3=o.c.s.i.PersistableIdentifier@45, 4=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 TRACE pool-2-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@46, 5=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-2-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:48 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@bd3df07] 2025-10-15 05:10:48 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@bd3df07] after transaction 2025-10-15 05:10:48 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4b425a21 testClass = ThreadSafetyTest, testInstance = org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest@7bf8b430, testMethod = in@ThreadSafetyTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e4667af testClass = ThreadSafetyTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@e207342 key = [@org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.ThreadSafetyRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.ThreadSafetyRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:48 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.in_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:48 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5511b371 2025-10-15 05:10:48 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5511b371] for JDBC transaction 2025-10-15 05:10:48 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5511b371] to manual commit 2025-10-15 05:10:48 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4b425a21 testClass = ThreadSafetyTest, testInstance = org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest@38763e26, testMethod = in_pageable@ThreadSafetyTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e4667af testClass = ThreadSafetyTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@e207342 key = [@org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.ThreadSafetyRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.ThreadSafetyRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@57eab3f5]; rollback [true] 2025-10-15 05:10:48 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:48 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:48 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:48 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:48 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.creationDate=null, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=null}, 2={Republic.description=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.creationDate=null, Republic.name=Tata, Republic.euMember=false, Republic.presidentId=null}, 3={Republic.description=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.creationDate=null, Republic.name=Titi, Republic.euMember=false, Republic.presidentId=null}, 4={Republic.description=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.creationDate=null, Republic.name=Tutu, Republic.euMember=false, Republic.presidentId=null}, 5={Republic.description=null, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.creationDate=null, Republic.name=Tonton, Republic.euMember=false, Republic.presidentId=null}, 6={Republic.description=null, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.creationDate=null, Republic.name=Toutou, Republic.euMember=false, Republic.presidentId=null}, 7={Republic.description=null, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.creationDate=null, Republic.name=Tintin, Republic.euMember=false, Republic.presidentId=null}} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%x%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%x%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%x%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=T%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%x%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%x%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=T%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%x%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%x%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=T%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%x%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%x%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%x%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%x%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%x%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%x%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%x%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%x%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%o%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%x%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%x%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%x%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%x%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%x%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=T%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%i%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%i%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%x%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%x%} 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%x%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%in%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%n%} 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%x%} 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-1 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 TRACE pool-3-thread-3 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%in%} 2025-10-15 05:10:48 TRACE pool-3-thread-1 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%x%} 2025-10-15 05:10:48 TRACE pool-3-thread-2 SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%n%} 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-3 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG pool-3-thread-2 EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:48 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:48 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@5511b371] 2025-10-15 05:10:48 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5511b371] after transaction 2025-10-15 05:10:48 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4b425a21 testClass = ThreadSafetyTest, testInstance = org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest@38763e26, testMethod = in_pageable@ThreadSafetyTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e4667af testClass = ThreadSafetyTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@e207342 key = [@org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.ThreadSafetyRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.ThreadSafetyRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 s - in org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest 2025-10-15 05:10:48 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:48 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@65694126, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@139ef476, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4de4c093, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@423457ce, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d7b4edf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@9a23a42, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@622993bd, org.springframework.test.context.event.EventPublishingTestExecutionListener@2432211, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@35f99930, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2d11d5e7, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@30b1f83, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1843f659, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@610acc78, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@42178353] 2025-10-15 05:10:48 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:48 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:48 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 37 ms. Found 2 Stalactite repository interfaces. 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@76813d96 2025-10-15 05:10:49 DEBUG main DDLDeployer create table Country(name varchar(255), description varchar(255), euMember boolean, creationDate timestamp, modificationDate timestamp, id int not null, presidentId int, deputeCount integer, kingId int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:49 DEBUG main DDLDeployer create table Country_languages(country_id int, languages_id int, unique (country_id, languages_id)) 2025-10-15 05:10:49 DEBUG main DDLDeployer create table Country_states(country_id int, states_id int, unique (country_id, states_id)) 2025-10-15 05:10:49 DEBUG main DDLDeployer create table King(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:49 DEBUG main DDLDeployer create table Language(code varchar(255), id int not null, unique (id)) 2025-10-15 05:10:49 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:49 DEBUG main DDLDeployer create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames)) 2025-10-15 05:10:49 DEBUG main DDLDeployer create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key)) 2025-10-15 05:10:49 DEBUG main DDLDeployer create table State(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:49 DEBUG main DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:49 DEBUG main DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:49 DEBUG main DDLDeployer alter table Country add constraint FK_Country_kingId_King_id foreign key(kingId) references King(id) 2025-10-15 05:10:49 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:49 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_languages_id_Language_id foreign key(languages_id) references Language(id) 2025-10-15 05:10:49 DEBUG main DDLDeployer alter table Country_states add constraint FK_Country_states_states_id_State_id foreign key(states_id) references State(id) 2025-10-15 05:10:49 DEBUG main DDLDeployer alter table Country_states add constraint FK_Country_states_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:49 DEBUG main DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:49 DEBUG main DDLDeployer alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:49 DEBUG main DDLDeployer alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.equals_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@158f1b1a 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@158f1b1a] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@158f1b1a] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@7e5090ef, testMethod = equals_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Titi, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name EqualsIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) = lower(?) | {1=TOTO} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name EqualsIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) = lower(?) | {1=toto} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name EqualsIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) = lower(?) | {1=TOTO} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name EqualsIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) = lower(?) | {1=toto} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@158f1b1a] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@158f1b1a] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@7e5090ef, testMethod = equals_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.startsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4a822518 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4a822518] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4a822518] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@52807d51, testMethod = startsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=a description with a keyword, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=a keyword contained in the description, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.description Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.description like ? | {1=a keyword%} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4a822518] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4a822518] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@52807d51, testMethod = startsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7bc4acd6 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7bc4acd6] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7bc4acd6] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@e155391, testMethod = projection_byExtraArgument@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@777, Person.name=Jane Do, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=John Do, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@777, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7bc4acd6] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7bc4acd6] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@e155391, testMethod = projection_byExtraArgument@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1969034e 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1969034e] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1969034e] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@2024f4b7, testMethod = projection_pageable@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@669, Person.name=Saca do, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Me, Person.vehicleId=null}, 3={Person.id=o.c.s.i.PersistableIdentifier@668, Person.name=Jane Do, Person.vehicleId=null}, 4={Person.id=o.c.s.i.PersistableIdentifier@667, Person.name=John Do, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Titi, Country.presidentId=o.c.s.i.PersistableIdentifier@667, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=o.c.s.i.PersistableIdentifier@668, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tonton, Country.presidentId=o.c.s.i.PersistableIdentifier@669, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:49 TRACE main SQLOperation select president.name as president_name, Country.name as name from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by president.name asc limit ? | {1=%t%, 2=4} 2025-10-15 05:10:49 TRACE main SQLOperation select president.name as president_name, Country.name as name from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by president.name asc limit ? offset ? | {1=%t%, 2=3, 3=3} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1969034e] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1969034e] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@2024f4b7, testMethod = projection_pageable@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.before]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4735e7d9 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4735e7d9] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4735e7d9] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@454f2ac7, testMethod = before@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id Lesser], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id < ? | {1=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4735e7d9] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4735e7d9] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@454f2ac7, testMethod = before@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2a7554df 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2a7554df] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2a7554df] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3328c159, testMethod = exists@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 TRACE main SQLOperation select Country.id as Country_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? limit ? | {1=Toto, 2=1} 2025-10-15 05:10:49 TRACE main SQLOperation select Country.id as Country_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? limit ? | {1=Tutu, 2=1} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2a7554df] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2a7554df] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3328c159, testMethod = exists@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7fc6a598 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7fc6a598] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7fc6a598] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@27be341b, testMethod = orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:49 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=you, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:49 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 3={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}} 2025-10-15 05:10:49 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:49 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.id as Country_id, Country.DTYPE as DISCRIMINATOR from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b6b605,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b6b605,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b6b605,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@154c1e08, org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b6b605,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@154c1e08, org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b6b605,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@154c1e08, org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b6b605,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b6b605,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b6b605,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b6b605,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7c0f5c63, org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7c0f5c63, org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7c0f5c63, org.codefilarete.stalactite.engine.model.Language@25e9aa44],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.id as Country_id, Country.DTYPE as DISCRIMINATOR from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@52220113,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@52220113,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@52220113,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0, org.codefilarete.stalactite.engine.model.Language@5f3d9383],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@52220113,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0, org.codefilarete.stalactite.engine.model.Language@5f3d9383],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@52220113,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0, org.codefilarete.stalactite.engine.model.Language@5f3d9383],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@52220113,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@52220113,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@52220113,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@52220113,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0, org.codefilarete.stalactite.engine.model.Language@620e3f51],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0, org.codefilarete.stalactite.engine.model.Language@620e3f51],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3a86ccb0, org.codefilarete.stalactite.engine.model.Language@620e3f51],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7fc6a598] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7fc6a598] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@27be341b, testMethod = orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.isNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@519c0918 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@519c0918] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@519c0918] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@6522d28e, testMethod = isNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name IsNull], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name is null | {} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@519c0918] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@519c0918] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@6522d28e, testMethod = isNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.orderBy_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1cd3f6b3 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1cd3f6b3] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1cd3f6b3] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3fbc0a37, testMethod = orderBy_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@666, 3=o.c.s.i.PersistableIdentifier@123, 4=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=C, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@123, Person.name=B, Person.vehicleId=null}, 3={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=A, Person.vehicleId=null}, 4={Person.id=o.c.s.i.PersistableIdentifier@456, Person.name=me, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tonton, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tintin, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tantan, Country.presidentId=o.c.s.i.PersistableIdentifier@123, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=o.c.s.i.PersistableIdentifier@456, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by president.name asc | {1=T%n} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1cd3f6b3] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1cd3f6b3] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3fbc0a37, testMethod = orderBy_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.like_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3aa2c4f4 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3aa2c4f4] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3aa2c4f4] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@1ac6b7ae, testMethod = like_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Titi, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tutu, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tonton, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name LikeIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) like lower(?) | {1=%O%} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3aa2c4f4] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3aa2c4f4] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@1ac6b7ae, testMethod = like_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@496ca244 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@496ca244] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@496ca244] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@251e8408, testMethod = projection_orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@669, Person.name=Saca do, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Me, Person.vehicleId=null}, 3={Person.id=o.c.s.i.PersistableIdentifier@668, Person.name=Jane Do, Person.vehicleId=null}, 4={Person.id=o.c.s.i.PersistableIdentifier@667, Person.name=John Do, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Titi, Country.presidentId=o.c.s.i.PersistableIdentifier@667, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=o.c.s.i.PersistableIdentifier@668, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tonton, Country.presidentId=o.c.s.i.PersistableIdentifier@669, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:49 TRACE main SQLOperation select president.name as president_name, Country.name as name from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.name asc | {1=%o%} 2025-10-15 05:10:49 TRACE main SQLOperation select president.name as president_name, Country.name as name from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.name asc | {1=%t%} 2025-10-15 05:10:49 TRACE main SQLOperation select president.name as president_name, Country.name as name from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by president.name asc | {1=%t%} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@496ca244] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@496ca244] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@251e8408, testMethod = projection_orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.lesser]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4ca8d348 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4ca8d348] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4ca8d348] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@7e75dd3a, testMethod = lesser@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id Lesser], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id < ? | {1=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4ca8d348] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4ca8d348] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@7e75dd3a, testMethod = lesser@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.embeddedCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3f655756 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3f655756] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3f655756] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@795970b7, testMethod = embeddedCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=Fri May 10 10:30:45 UTC 2024, Country.creationDate=Fri Jan 22 11:10:23 UTC 2010, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.creationDate Lesser], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.creationDate < ? | {1=Wed Oct 15 05:10:49 UTC 2025} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3f655756] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3f655756] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@795970b7, testMethod = embeddedCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.ignoreCase_all]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1c1b9a9a 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1c1b9a9a] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1c1b9a9a] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@5001d402, testMethod = ignoreCase_all@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=a description with a keyword, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=TOtO, Country.presidentId=null, Country.description=a keyword contained in the description, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=toTO, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=TonTon, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[org.codefilarete.stalactite.query.model.Criteria@2e810089], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where (lower(Country.name) = lower(?) and lower(Country.description) like lower(?)) | {1=toTO, 2=%CoNtAINed%} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1c1b9a9a] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1c1b9a9a] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@5001d402, testMethod = ignoreCase_all@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.ignoreCase_and]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@27080a5e 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@27080a5e] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@27080a5e] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@5780bed1, testMethod = ignoreCase_and@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=a description with a keyword, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=TOtO, Country.presidentId=null, Country.description=a keyword contained in the description, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=toTO, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=TonTon, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[org.codefilarete.stalactite.query.model.Criteria@30d66ad1], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where (lower(Country.name) = lower(?) and Country.description like ?) | {1=toTO, 2=%contained%} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@27080a5e] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@27080a5e] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@5780bed1, testMethod = ignoreCase_and@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7f5950f6 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7f5950f6] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7f5950f6] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3773cfeb, testMethod = twoCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[org.codefilarete.stalactite.query.model.Criteria@9ef0118], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where (Country.id = ? and Country.name = ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=Toto} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7f5950f6] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7f5950f6] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3773cfeb, testMethod = twoCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3c591552 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3c591552] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3c591552] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@14a26264, testMethod = stream@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Titi, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tutu, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}, 5={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tonton, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@46}, 6={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=TinTin, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@47}, 7={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toutou, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.id asc | {1=%T%} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3c591552] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3c591552] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@14a26264, testMethod = stream@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1759a7dd 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1759a7dd] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1759a7dd] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@38aa7ed8, testMethod = equalBoolean@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=true, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.euMember Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.euMember = ? | {1=true} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.euMember Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.euMember = ? | {1=false} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1759a7dd] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1759a7dd] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@38aa7ed8, testMethod = equalBoolean@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.limit_throwsExceptionBecauseOfCollectionPropertyMapping]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@66248b58 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@66248b58] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@66248b58] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@13757e8, testMethod = limit_throwsExceptionBecauseOfCollectionPropertyMapping@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:49 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=you, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:49 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 3={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}} 2025-10-15 05:10:49 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:49 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@66248b58] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@66248b58] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@13757e8, testMethod = limit_throwsExceptionBecauseOfCollectionPropertyMapping@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.contains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3a084fc7 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3a084fc7] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3a084fc7] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@4e457635, testMethod = contains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=a description with a keyword, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=a keyword contained in the description, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.description Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.description like ? | {1=%contained%} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3a084fc7] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3a084fc7] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@4e457635, testMethod = contains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6e83c9c9 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6e83c9c9] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6e83c9c9] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@95100f1, testMethod = in_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Titi, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name in (?) | {1=Titi} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name InIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) in (lower(?)) | {1=tiTI} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name InIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) in (lower(?), lower(?)) | {1=tiTI, 2=TOto} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6e83c9c9] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6e83c9c9] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@95100f1, testMethod = in_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notIn_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@31b7f472 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@31b7f472] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@31b7f472] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@6ac03062, testMethod = notIn_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Titi, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name InIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) not in (lower(?)) | {1=TATA} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@31b7f472] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@31b7f472] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@6ac03062, testMethod = notIn_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.greaterEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7de9f662 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7de9f662] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7de9f662] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3500ab03, testMethod = greaterEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id Greater], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id >= ? | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7de9f662] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7de9f662] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3500ab03, testMethod = greaterEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3a161942 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3a161942] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3a161942] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@4d828783, testMethod = projection_resultIsSingle@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 TRACE main SQLOperation select president.name as president_name, Country.name as name from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3a161942] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3a161942] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@4d828783, testMethod = projection_resultIsSingle@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2d996723 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2d996723] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2d996723] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@14c84fd6, testMethod = countDistinctByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:49 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=you, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@78] 2025-10-15 05:10:49 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77, 4=o.c.s.i.PersistableIdentifier@78} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 3={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 4={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@78}} 2025-10-15 05:10:49 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:49 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@78, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 5 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@78, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 5={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:49 TRACE main SQLOperation select count(distinct Country.id) as row_count from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:49 TRACE main SQLOperation select count(distinct Country.id) as row_count from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=en_en} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2d996723] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2d996723] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@14c84fd6, testMethod = countDistinctByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.between]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@579a5178 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@579a5178] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@579a5178] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@1fbb2a97, testMethod = between@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id Between], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id between ? and ? | {1=o.c.s.i.PersistedIdentifier@40, 2=o.c.s.i.PersistedIdentifier@50} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@579a5178] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@579a5178] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@1fbb2a97, testMethod = between@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notContains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3bdbf525 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3bdbf525] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3bdbf525] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@54d8147d, testMethod = notContains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=a description with a keyword, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=a keyword contained in the description, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.description Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.description not like ? | {1=%contained%} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3bdbf525] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3bdbf525] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@54d8147d, testMethod = notContains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@158f9814 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@158f9814] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@158f9814] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@2e407d06, testMethod = countByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:49 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=you, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:49 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 3={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:49 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:49 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:49 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=en_en} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@158f9814] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@158f9814] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@2e407d06, testMethod = countByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6a4ec56d 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6a4ec56d] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6a4ec56d] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@13d1ca89, testMethod = in@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6a4ec56d] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6a4ec56d] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@13d1ca89, testMethod = in@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.or]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@51326836 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@51326836] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@51326836] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3a1ecfdb, testMethod = or@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=a description with a keyword, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=true, Country.modificationDate=null, Country.creationDate=null, Country.name=TOtO, Country.presidentId=null, Country.description=a keyword contained in the description, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=toTO, Country.presidentId=null, Country.description=a keyword contained in the description, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=TonTon, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals, OR Country.description Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? or Country.description = ? | {1=TOtO, 2=a description with a keyword} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals, org.codefilarete.stalactite.query.model.Criteria@5e59888e, OR Person.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? or (Country.description = ? and Country.euMember = ?) or president.name = ? | {1=TonTon, 2=a keyword contained in the description, 3=true, 4=me} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@51326836] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@51326836] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3a1ecfdb, testMethod = or@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.like]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3c0790ed 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3c0790ed] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3c0790ed] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@334ec94d, testMethod = like@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=a description with a keyword, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=a keyword contained in the description, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.description Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.description like ? | {1=%keyword%} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3c0790ed] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3c0790ed] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@334ec94d, testMethod = like@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5ab85072 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5ab85072] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5ab85072] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@5c09c4cb, testMethod = oneToOneCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:49 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=you, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person.id Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president.id = ? | {1=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president.name = ? | {1=me} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Vehicle.color Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president_vehicle.color = ? | {1=Color[rgb=123]} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@5ab85072] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5ab85072] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@5c09c4cb, testMethod = oneToOneCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@78935bc1 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@78935bc1] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@78935bc1] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@6ad015ae, testMethod = oneResultExpected_severalResults_throwsException@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@78935bc1] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@78935bc1] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@6ad015ae, testMethod = oneResultExpected_severalResults_throwsException@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.after]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@45217c9e 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@45217c9e] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@45217c9e] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@10418c7, testMethod = after@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id Greater], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id > ? | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@45217c9e] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@45217c9e] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@10418c7, testMethod = after@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@376aeed 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@376aeed] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@376aeed] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@b48be28, testMethod = equal@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Titi, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@376aeed] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@376aeed] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@b48be28, testMethod = equal@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@750aab4d 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@750aab4d] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@750aab4d] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@725bce77, testMethod = limit@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@666, 3=o.c.s.i.PersistableIdentifier@123, 4=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=C, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@123, Person.name=B, Person.vehicleId=null}, 3={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=A, Person.vehicleId=null}, 4={Person.id=o.c.s.i.PersistableIdentifier@456, Person.name=me, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tonton, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tintin, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tantan, Country.presidentId=o.c.s.i.PersistableIdentifier@123, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=o.c.s.i.PersistableIdentifier@456, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@750aab4d] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@750aab4d] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@725bce77, testMethod = limit@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notIn]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@66452ea7 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@66452ea7] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@66452ea7] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@43d05fc1, testMethod = notIn@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Titi, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id not in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@66452ea7] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@66452ea7] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@43d05fc1, testMethod = notIn@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@28906b71 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@28906b71] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@28906b71] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@6287533d, testMethod = slice@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Titi, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tutu, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}, 5={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tonton, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@46}, 6={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=TinTin, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@47}, 7={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toutou, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.id asc | {1=%T%} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@28906b71] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@28906b71] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@6287533d, testMethod = slice@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@760d3258 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@760d3258] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@760d3258] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3c591a08, testMethod = slice_withOrder@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Titi, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tutu, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}, 5={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tonton, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@46}, 6={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=TinTin, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@47}, 7={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toutou, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@760d3258] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@760d3258] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3c591a08, testMethod = slice_withOrder@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.greater]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1f94500f 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1f94500f] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1f94500f] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@6fca1c7e, testMethod = greater@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id Greater], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id > ? | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1f94500f] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1f94500f] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@6fca1c7e, testMethod = greater@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.ignoreCase_dynamic_inMemory]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@61806e63 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@61806e63] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@61806e63] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@227be37c, testMethod = ignoreCase_dynamic_inMemory@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto_b, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=TOtO_c, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=toTO_a, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=TonTon, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:49 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 3={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:49 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:49 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 6 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@44}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@44}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 5={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 6={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Like], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.id as Country_id, Country.DTYPE as DISCRIMINATOR from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code like ? | {1=%_%} 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3e40eda3, org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3e40eda3, org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3e40eda3, org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a, org.codefilarete.stalactite.engine.model.Language@342e2b72],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a, org.codefilarete.stalactite.engine.model.Language@342e2b72],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a, org.codefilarete.stalactite.engine.model.Language@342e2b72],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a, org.codefilarete.stalactite.engine.model.Language@342e2b72],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a, org.codefilarete.stalactite.engine.model.Language@342e2b72],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@17c3d19a, org.codefilarete.stalactite.engine.model.Language@342e2b72],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Like], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.id as Country_id, Country.DTYPE as DISCRIMINATOR from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code like ? | {1=%_%} 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51, org.codefilarete.stalactite.engine.model.Language@3713ac8c],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51, org.codefilarete.stalactite.engine.model.Language@3713ac8c],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51, org.codefilarete.stalactite.engine.model.Language@3713ac8c],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1d1bca3b, org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1d1bca3b, org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1d1bca3b, org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1d1bca3b, org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1d1bca3b, org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1d1bca3b, org.codefilarete.stalactite.engine.model.Language@3b9c9c51],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@61806e63] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@61806e63] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@227be37c, testMethod = ignoreCase_dynamic_inMemory@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notLike_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@44d0f9bc 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@44d0f9bc] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@44d0f9bc] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3a63d87e, testMethod = notLike_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Titi, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tutu, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tonton, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name LikeIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) not like lower(?) | {1=%O%} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@44d0f9bc] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@44d0f9bc] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3a63d87e, testMethod = notLike_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.orderBy_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@614b49a2 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@614b49a2] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@614b49a2] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@1e3215f7, testMethod = orderBy_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:49 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=you, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:49 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 2={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 3={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:49 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:49 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.id as Country_id, Country.DTYPE as DISCRIMINATOR from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3ba41028,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3ba41028,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3ba41028,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@608030b3, org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3ba41028,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@608030b3, org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3ba41028,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@608030b3, org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3ba41028,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3ba41028,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3ba41028,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3ba41028,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3, org.codefilarete.stalactite.engine.model.Language@4b6a558c],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3, org.codefilarete.stalactite.engine.model.Language@4b6a558c],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6375d6a3, org.codefilarete.stalactite.engine.model.Language@4b6a558c],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.id as Country_id, Country.DTYPE as DISCRIMINATOR from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4961b6f0,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4961b6f0,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4961b6f0,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7a95ed24, org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4961b6f0,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7a95ed24, org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4961b6f0,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7a95ed24, org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4961b6f0,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4961b6f0,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4961b6f0,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4961b6f0,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6234c292, org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6234c292, org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6234c292, org.codefilarete.stalactite.engine.model.Language@f55bfa8],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@614b49a2] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@614b49a2] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@1e3215f7, testMethod = orderBy_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.orderBy_criteriaOnCollection_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@379def3d 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@379def3d] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@379def3d] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@318979ec, testMethod = orderBy_criteriaOnCollection_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@666, 3=o.c.s.i.PersistableIdentifier@123, 4=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=C, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@123, Person.name=B, Person.vehicleId=null}, 3={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=A, Person.vehicleId=null}, 4={Person.id=o.c.s.i.PersistableIdentifier@456, Person.name=me, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Titi, Country.presidentId=o.c.s.i.PersistableIdentifier@123, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tutu, Country.presidentId=o.c.s.i.PersistableIdentifier@456, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:49 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 2={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 3={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}} 2025-10-15 05:10:49 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:49 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 5 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@44}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 5={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.id as Country_id, Country.DTYPE as DISCRIMINATOR from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87, org.codefilarete.stalactite.engine.model.Language@4812cc88],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87, org.codefilarete.stalactite.engine.model.Language@4812cc88],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87, org.codefilarete.stalactite.engine.model.Language@4812cc88],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87, org.codefilarete.stalactite.engine.model.Language@4dde8afb],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87, org.codefilarete.stalactite.engine.model.Language@4dde8afb],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87, org.codefilarete.stalactite.engine.model.Language@4dde8afb],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@19d6da87],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@379def3d] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@379def3d] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@318979ec, testMethod = orderBy_criteriaOnCollection_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.elementCollectionCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@42a345ae 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@42a345ae] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@42a345ae] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@623fb8e7, testMethod = elementCollectionCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:49 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=you, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:49 DEBUG main ElementCollectionRelationConfigurer$ElementRecordPersister selecting entities [org.codefilarete.stalactite.engine.configurer.elementcollection.ElementRecord@7e128b54, org.codefilarete.stalactite.engine.configurer.elementcollection.ElementRecord@6adaccf5] 2025-10-15 05:10:49 TRACE main SQLOperation select Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person_nicknames where (Person_nicknames.id, Person_nicknames.nicknames) in ((?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@666, 2=John Do, 3=o.c.s.i.PersistableIdentifier@666, 4=Jane Do} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person_nicknames(nicknames, id) values (?, ?) | {1={Person_nicknames.id=o.c.s.i.PersistableIdentifier@666, Person_nicknames.nicknames=John Do}, 2={Person_nicknames.id=o.c.s.i.PersistableIdentifier@666, Person_nicknames.nicknames=Jane Do}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200] 2025-10-15 05:10:49 TRACE main SQLOperation select State.name as State_name, State.id as State_id from State where State.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@100, 2=o.c.s.i.PersistableIdentifier@200} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into State(name, id) values (?, ?) | {1={State.id=o.c.s.i.PersistableIdentifier@200, State.name=null}, 2={State.id=o.c.s.i.PersistableIdentifier@100, State.name=null}} 2025-10-15 05:10:49 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:49 TRACE main SQLOperation select states_id, country_id from Country_states where (country_id, states_id) in ((?, ?), (?, ?)) | {Country_states.states_id=[o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200], Country_states.country_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country_states(states_id, country_id) values (?, ?) | {1={Country_states.states_id=o.c.s.i.PersistableIdentifier@200, Country_states.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_states.states_id=o.c.s.i.PersistableIdentifier@100, Country_states.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR State.id In], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.id as Country_id, Country.DTYPE as DISCRIMINATOR from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_states_State.id in (?) | {1=o.c.s.i.PersistableIdentifier@100} 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6ac301e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person_nicknames.nicknames In], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.id as Country_id, Country.DTYPE as DISCRIMINATOR from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president_Person_nicknames.nicknames in (?) | {1=John Do} 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7fb9c7bc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@42a345ae] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@42a345ae] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@623fb8e7, testMethod = elementCollectionCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4f015995 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4f015995] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4f015995] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@4cd775f3, testMethod = delete_manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:49 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=you, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:49 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 2={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 3={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}} 2025-10-15 05:10:49 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:49 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.id as Country_id, Country.DTYPE as DISCRIMINATOR from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7b67aaa2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7b67aaa2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7b67aaa2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e, org.codefilarete.stalactite.engine.model.Language@4269ff03],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7b67aaa2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e, org.codefilarete.stalactite.engine.model.Language@4269ff03],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7b67aaa2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e, org.codefilarete.stalactite.engine.model.Language@4269ff03],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7b67aaa2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7b67aaa2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7b67aaa2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7b67aaa2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e, org.codefilarete.stalactite.engine.model.Language@59d59946],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e, org.codefilarete.stalactite.engine.model.Language@59d59946],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@41df222e, org.codefilarete.stalactite.engine.model.Language@59d59946],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation delete from Country_languages where country_id = ? and languages_id = ? | {1={Country_languages.languages_id=o.c.s.i.PersistedIdentifier@77, Country_languages.country_id=o.c.s.i.PersistedIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistedIdentifier@88, Country_languages.country_id=o.c.s.i.PersistedIdentifier@42}, 3={Country_languages.languages_id=o.c.s.i.PersistedIdentifier@77, Country_languages.country_id=o.c.s.i.PersistedIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistedIdentifier@99, Country_languages.country_id=o.c.s.i.PersistedIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}, 2={Country.id=o.c.s.i.PersistedIdentifier@43}} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4f015995] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4f015995] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@4cd775f3, testMethod = delete_manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.mapCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@380518f2 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@380518f2] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@380518f2] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@efe3ed0, testMethod = mapCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:49 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=you, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@c04ae148, org.codefilarete.stalactite.engine.configurer.map.RecordId@37e3c4, org.codefilarete.stalactite.engine.configurer.map.RecordId@15e15862, org.codefilarete.stalactite.engine.configurer.map.RecordId@311192, org.codefilarete.stalactite.engine.configurer.map.RecordId@314585, org.codefilarete.stalactite.engine.configurer.map.RecordId@3817b7] 2025-10-15 05:10:49 TRACE main SQLOperation select Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person_phoneNumbers where (Person_phoneNumbers.key, Person_phoneNumbers.id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {1=mobile, 2=o.c.s.i.PersistableIdentifier@666, 3=work, 4=o.c.s.i.PersistableIdentifier@237, 5=Matignon, 6=o.c.s.i.PersistableIdentifier@237, 7=home, 8=o.c.s.i.PersistableIdentifier@237, 9=home, 10=o.c.s.i.PersistableIdentifier@666, 11=work, 12=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 6 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person_phoneNumbers(value, key, id) values (?, ?, ?) | {1={Person_phoneNumbers.value=02 22 22 22 22, Person_phoneNumbers.key=work, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@666}, 2={Person_phoneNumbers.value=03 33 33 33 33, Person_phoneNumbers.key=mobile, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@666}, 3={Person_phoneNumbers.value=05 55 55 55 55, Person_phoneNumbers.key=work, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@237}, 4={Person_phoneNumbers.value=01 11 11 11 11, Person_phoneNumbers.key=home, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@666}, 5={Person_phoneNumbers.value=06 66 66 66 66, Person_phoneNumbers.key=Matignon, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@237}, 6={Person_phoneNumbers.value=01 11 11 11 11, Person_phoneNumbers.key=home, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200] 2025-10-15 05:10:49 TRACE main SQLOperation select State.name as State_name, State.id as State_id from State where State.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@100, 2=o.c.s.i.PersistableIdentifier@200} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into State(name, id) values (?, ?) | {1={State.id=o.c.s.i.PersistableIdentifier@100, State.name=null}, 2={State.id=o.c.s.i.PersistableIdentifier@200, State.name=null}} 2025-10-15 05:10:49 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:49 TRACE main SQLOperation select states_id, country_id from Country_states where (country_id, states_id) in ((?, ?), (?, ?)) | {Country_states.states_id=[o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200], Country_states.country_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country_states(states_id, country_id) values (?, ?) | {1={Country_states.states_id=o.c.s.i.PersistableIdentifier@100, Country_states.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_states.states_id=o.c.s.i.PersistableIdentifier@200, Country_states.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person_phoneNumbers.value Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president_Person_phoneNumbers.value = ? | {1=01 11 11 11 11} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6a909132,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6a909132,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6a909132,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6a909132,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6a909132,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6a909132,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6a909132,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6a909132,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6a909132,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person_phoneNumbers.value Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president_Person_phoneNumbers.value = ? | {1=06 66 66 66 66} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={Matignon=06 66 66 66 66},timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={Matignon=06 66 66 66 66},timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@380518f2] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@380518f2] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@efe3ed0, testMethod = mapCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.ignoreCase_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@b6199f 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@b6199f] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@b6199f] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@16b2eaad, testMethod = ignoreCase_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto_b, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=TOtO_c, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=toTO_a, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=TonTon, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.name asc | {1=%t%} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by lower(Country.name) asc | {1=%t%} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@b6199f] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@b6199f] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@16b2eaad, testMethod = ignoreCase_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.lesserEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@9c5853e 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@9c5853e] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@9c5853e] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3861da5, testMethod = lesserEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id Lesser], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id <= ? | {1=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@9c5853e] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@9c5853e] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3861da5, testMethod = lesserEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.isNotNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@65b388ef 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@65b388ef] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@65b388ef] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@6f1f937, testMethod = isNotNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name IsNull], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name is not null | {} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@65b388ef] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@65b388ef] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@6f1f937, testMethod = isNotNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notEqual]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@56259be0 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@56259be0] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@56259be0] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3516b79e, testMethod = notEqual@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name != ? | {1=Titi} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@56259be0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@56259be0] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@3516b79e, testMethod = notEqual@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.endsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@34afdb84 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@34afdb84] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@34afdb84] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@5daed7fe, testMethod = endsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=a description with a keyword, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=a keyword contained in the description, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.description Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.description like ? | {1=%a keyword} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@34afdb84] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@34afdb84] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@5daed7fe, testMethod = endsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6eea863f 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6eea863f] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6eea863f] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@215c0db5, testMethod = manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:49 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=you, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:49 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 3={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}} 2025-10-15 05:10:49 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:49 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.id as Country_id, Country.DTYPE as DISCRIMINATOR from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@655c30fc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@655c30fc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@655c30fc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54, org.codefilarete.stalactite.engine.model.Language@45d34ddc],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@655c30fc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54, org.codefilarete.stalactite.engine.model.Language@45d34ddc],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@655c30fc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54, org.codefilarete.stalactite.engine.model.Language@45d34ddc],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@655c30fc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@655c30fc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@655c30fc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@655c30fc,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54, org.codefilarete.stalactite.engine.model.Language@6b8f3f3],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54, org.codefilarete.stalactite.engine.model.Language@6b8f3f3],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@71ee5b54, org.codefilarete.stalactite.engine.model.Language@6b8f3f3],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.id as Country_id, Country.DTYPE as DISCRIMINATOR from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=en_en} 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@5f7b2b38],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@5f7b2b38],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@5f7b2b38],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@5f7b2b38],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6cb9cefe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@5f7b2b38],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6cb9cefe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@5f7b2b38],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6cb9cefe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@5f7b2b38, org.codefilarete.stalactite.engine.model.Language@413c6ea6],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6cb9cefe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@5f7b2b38, org.codefilarete.stalactite.engine.model.Language@413c6ea6],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6cb9cefe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@5f7b2b38, org.codefilarete.stalactite.engine.model.Language@413c6ea6],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6cb9cefe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6cb9cefe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6cb9cefe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6cb9cefe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6eea863f] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6eea863f] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@215c0db5, testMethod = manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notLike]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@63d09641 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@63d09641] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@63d09641] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@6205f02b, testMethod = notLike@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=a description with a keyword, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=null, Country.presidentId=null, Country.description=a keyword contained in the description, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.description Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.description not like ? | {1=%contained%} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@63d09641] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@63d09641] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@6205f02b, testMethod = notLike@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.crud]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:49 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@78509083 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@78509083] for JDBC transaction 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@78509083] to manual commit 2025-10-15 05:10:49 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@1ba45a7d, testMethod = crud@DerivedQueriesWithSingleTablePolymorphismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5137f7a6]; rollback [true] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:49 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=null}} 2025-10-15 05:10:49 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@999] 2025-10-15 05:10:49 TRACE main SQLOperation select King.name as King_name, King.id as King_id from King where King.id in (?) | {1=o.c.s.i.PersistableIdentifier@999} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into King(name, id) values (?, ?) | {1={King.id=o.c.s.i.PersistableIdentifier@999, King.name=still me}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId, kingId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Toto, Country.kingId=o.c.s.i.PersistableIdentifier@999, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.description=null, Country.DTYPE=Realm, Country.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:49 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:49 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.modificationDate=null, Country.creationDate=null, Country.name=Tata, Country.presidentId=null, Country.description=null, Country.deputeCount=0, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:49 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:49 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name in (?, ?) | {1=Toto, 2=Tata} 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Realm[king=org.codefilarete.stalactite.engine.model.King@699b019c,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=org.codefilarete.stalactite.engine.model.King@699b019c,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Realm[king=org.codefilarete.stalactite.engine.model.King@699b019c,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=org.codefilarete.stalactite.engine.model.King@699b019c,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=org.codefilarete.stalactite.engine.model.King@699b019c,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@78509083] 2025-10-15 05:10:49 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@78509083] after transaction 2025-10-15 05:10:49 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@1a2e5a42 testClass = DerivedQueriesWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest@1ba45a7d, testMethod = crud@DerivedQueriesWithSingleTablePolymorphismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ea03f4 testClass = DerivedQueriesWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@3923468a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 s - in org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest 2025-10-15 05:10:49 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:49 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3f5efaf8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6d7625db, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@79a89995, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@74ac4815, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3c6de542, org.springframework.test.context.transaction.TransactionalTestExecutionListener@60e957e9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5db00e50, org.springframework.test.context.event.EventPublishingTestExecutionListener@4bca0913, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@185ea2dd, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3222e820, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6f3da2ba, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7424acdf, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1981a0cc, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3cc73834] 2025-10-15 05:10:49 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:49 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:49 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 24 ms. Found 1 Stalactite repository interfaces. 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1ffceeae 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Country(name varchar(255), description varchar(255), euMember boolean, creationDate timestamp, modificationDate timestamp, id int not null, presidentId int, unique (id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Republic(deputeCount integer, id int not null, unique (id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:50 DEBUG main DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:50 DEBUG main DDLDeployer alter table Republic add constraint FK_Republic_id_Country_id foreign key(id) references Country(id) 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.pageable_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3ff85b4d 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3ff85b4d] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3ff85b4d] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@6a0c2fa5, testMethod = pageable_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@462cd30e]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.modificationDate=null, Country.presidentId=null, Country.name=Titi, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.modificationDate=null, Country.presidentId=null, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.modificationDate=null, Country.presidentId=null, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.modificationDate=null, Country.presidentId=null, Country.name=Tutu, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@45}, 5={Country.modificationDate=null, Country.presidentId=null, Country.name=Tonton, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@46}, 6={Country.modificationDate=null, Country.presidentId=null, Country.name=TinTin, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@47}, 7={Country.modificationDate=null, Country.presidentId=null, Country.name=Toutou, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@42}, 2={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@43}, 3={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@44}, 4={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@45}, 5={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@46}, 6={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@47}, 7={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=%T%, 2=2, 3=0} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=%T%} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=0} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=T%o%} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=%T%, 2=2, 3=2} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=%T%} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3ff85b4d] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3ff85b4d] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@6a0c2fa5, testMethod = pageable_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@20f1913b 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@20f1913b] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@20f1913b] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@7af48227, testMethod = projection_byExtraArgument@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@462cd30e]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:50 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@777, Person.name=Jane Do, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=John Do, Person.vehicleId=null}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.modificationDate=null, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.modificationDate=null, Country.presidentId=o.c.s.i.PersistableIdentifier@777, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@42}, 2={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@20f1913b] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@20f1913b] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@7af48227, testMethod = projection_byExtraArgument@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@290162ac 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@290162ac] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@290162ac] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@485d2d73, testMethod = projection_pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@462cd30e]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:50 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@669, Person.name=Saca do, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Me, Person.vehicleId=null}, 3={Person.id=o.c.s.i.PersistableIdentifier@668, Person.name=Jane Do, Person.vehicleId=null}, 4={Person.id=o.c.s.i.PersistableIdentifier@667, Person.name=John Do, Person.vehicleId=null}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.modificationDate=null, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.modificationDate=null, Country.presidentId=o.c.s.i.PersistableIdentifier@667, Country.name=Titi, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.modificationDate=null, Country.presidentId=o.c.s.i.PersistableIdentifier@668, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.modificationDate=null, Country.presidentId=o.c.s.i.PersistableIdentifier@669, Country.name=Tonton, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@42}, 2={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@43}, 3={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@44}, 4={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:50 TRACE main SQLOperation select president.name as president_name, Country.name as name from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by president.name asc limit ? | {1=%t%, 2=4} 2025-10-15 05:10:50 TRACE main SQLOperation select president.name as president_name, Country.name as name from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by president.name asc limit ? offset ? | {1=%t%, 2=3, 3=3} 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@290162ac] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@290162ac] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@485d2d73, testMethod = projection_pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2bed7200 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2bed7200] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2bed7200] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@408a8971, testMethod = projection_orderBy@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@462cd30e]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:50 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@669, Person.name=Saca do, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Me, Person.vehicleId=null}, 3={Person.id=o.c.s.i.PersistableIdentifier@668, Person.name=Jane Do, Person.vehicleId=null}, 4={Person.id=o.c.s.i.PersistableIdentifier@667, Person.name=John Do, Person.vehicleId=null}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.modificationDate=null, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.modificationDate=null, Country.presidentId=o.c.s.i.PersistableIdentifier@667, Country.name=Titi, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.modificationDate=null, Country.presidentId=o.c.s.i.PersistableIdentifier@668, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.modificationDate=null, Country.presidentId=o.c.s.i.PersistableIdentifier@669, Country.name=Tonton, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@42}, 2={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@43}, 3={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@44}, 4={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@45}} 2025-10-15 05:10:50 TRACE main SQLOperation select president.name as president_name, Country.name as name from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by president.name asc | {1=%o%} 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2bed7200] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2bed7200] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@408a8971, testMethod = projection_orderBy@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4f2642de 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4f2642de] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4f2642de] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@7c0a99ed, testMethod = stream@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@462cd30e]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.modificationDate=null, Country.presidentId=null, Country.name=Titi, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.modificationDate=null, Country.presidentId=null, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.modificationDate=null, Country.presidentId=null, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.modificationDate=null, Country.presidentId=null, Country.name=Tutu, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@45}, 5={Country.modificationDate=null, Country.presidentId=null, Country.name=Tonton, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@46}, 6={Country.modificationDate=null, Country.presidentId=null, Country.name=TinTin, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@47}, 7={Country.modificationDate=null, Country.presidentId=null, Country.name=Toutou, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@42}, 2={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@43}, 3={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@44}, 4={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@45}, 5={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@46}, 6={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@47}, 7={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc | {1=%T%} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4f2642de] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4f2642de] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@7c0a99ed, testMethod = stream@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@703e6fc0 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@703e6fc0] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@703e6fc0] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@47d8d828, testMethod = projection_resultIsSingle@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@462cd30e]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:50 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@777, Person.name=Jane Do, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=John Do, Person.vehicleId=null}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.modificationDate=null, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.modificationDate=null, Country.presidentId=o.c.s.i.PersistableIdentifier@777, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@42}, 2={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:50 TRACE main SQLOperation select president.name as president_name, Country.name as name from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name = ? | {1=Tata} 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@703e6fc0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@703e6fc0] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@47d8d828, testMethod = projection_resultIsSingle@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.pageable_withCompositeOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@fc0a0cf 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@fc0a0cf] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@fc0a0cf] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@70b478ce, testMethod = pageable_withCompositeOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@462cd30e]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.modificationDate=null, Country.presidentId=null, Country.name=Titi, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.modificationDate=null, Country.presidentId=null, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.modificationDate=null, Country.presidentId=null, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.modificationDate=null, Country.presidentId=null, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@45}, 5={Country.modificationDate=null, Country.presidentId=null, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@46}, 6={Country.modificationDate=null, Country.presidentId=null, Country.name=Titi, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@47}, 7={Country.modificationDate=null, Country.presidentId=null, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@42}, 2={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@43}, 3={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@44}, 4={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@45}, 5={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@46}, 6={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@47}, 7={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o, 2=2, 3=2} 2025-10-15 05:10:50 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=T%o} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.name asc, Country.id asc limit ? offset ? | {1=%T%, 2=2, 3=0} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=%T%} 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@fc0a0cf] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@fc0a0cf] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@70b478ce, testMethod = pageable_withCompositeOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.dynamicSort]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@23f90fb6 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@23f90fb6] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@23f90fb6] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@62532a51, testMethod = dynamicSort@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@462cd30e]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.modificationDate=null, Country.presidentId=null, Country.name=Titi, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.modificationDate=null, Country.presidentId=null, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.modificationDate=null, Country.presidentId=null, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.modificationDate=null, Country.presidentId=null, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@45}, 5={Country.modificationDate=null, Country.presidentId=null, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@46}, 6={Country.modificationDate=null, Country.presidentId=null, Country.name=Titi, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@47}, 7={Country.modificationDate=null, Country.presidentId=null, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@42}, 2={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@43}, 3={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@44}, 4={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@45}, 5={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@46}, 6={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@47}, 7={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id desc | {1=T%o} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.name asc, Country.id asc | {1=%T%} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@23f90fb6] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@23f90fb6] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@62532a51, testMethod = dynamicSort@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3c846b00 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3c846b00] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3c846b00] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@65ba7bf2, testMethod = limit@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@462cd30e]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:50 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:50 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=you, Person.vehicleId=null}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.modificationDate=null, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.modificationDate=null, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.modificationDate=null, Country.presidentId=null, Country.name=Titi, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@44}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@42}, 2={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@43}, 3={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@44}} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id order by Country.name asc limit ? | {1=1} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id order by Country.name asc limit ? | {1=2} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3c846b00] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3c846b00] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@65ba7bf2, testMethod = limit@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@27887cfe 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@27887cfe] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@27887cfe] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@350867b0, testMethod = slice@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@462cd30e]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.modificationDate=null, Country.presidentId=null, Country.name=Titi, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.modificationDate=null, Country.presidentId=null, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.modificationDate=null, Country.presidentId=null, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.modificationDate=null, Country.presidentId=null, Country.name=Tutu, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@45}, 5={Country.modificationDate=null, Country.presidentId=null, Country.name=Tonton, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@46}, 6={Country.modificationDate=null, Country.presidentId=null, Country.name=TinTin, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@47}, 7={Country.modificationDate=null, Country.presidentId=null, Country.name=Toutou, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@42}, 2={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@43}, 3={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@44}, 4={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@45}, 5={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@46}, 6={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@47}, 7={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc | {1=%T%} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@27887cfe] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@27887cfe] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@350867b0, testMethod = slice@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@58445380 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@58445380] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@58445380] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@55621e8, testMethod = slice_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@462cd30e]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.modificationDate=null, Country.presidentId=null, Country.name=Titi, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.modificationDate=null, Country.presidentId=null, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.modificationDate=null, Country.presidentId=null, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.modificationDate=null, Country.presidentId=null, Country.name=Tutu, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@45}, 5={Country.modificationDate=null, Country.presidentId=null, Country.name=Tonton, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@46}, 6={Country.modificationDate=null, Country.presidentId=null, Country.name=TinTin, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@47}, 7={Country.modificationDate=null, Country.presidentId=null, Country.name=Toutou, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@42}, 2={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@43}, 3={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@44}, 4={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@45}, 5={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@46}, 6={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@47}, 7={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@58445380] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@58445380] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@55621e8, testMethod = slice_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@798d6d05 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@798d6d05] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@798d6d05] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@357c90c4, testMethod = pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@462cd30e]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.modificationDate=null, Country.presidentId=null, Country.name=Titi, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@42}, 2={Country.modificationDate=null, Country.presidentId=null, Country.name=Toto, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@43}, 3={Country.modificationDate=null, Country.presidentId=null, Country.name=Tata, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@44}, 4={Country.modificationDate=null, Country.presidentId=null, Country.name=Tutu, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@45}, 5={Country.modificationDate=null, Country.presidentId=null, Country.name=Tonton, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@46}, 6={Country.modificationDate=null, Country.presidentId=null, Country.name=TinTin, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@47}, 7={Country.modificationDate=null, Country.presidentId=null, Country.name=Toutou, Country.description=null, Country.euMember=false, Country.creationDate=null, Country.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@42}, 2={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@43}, 3={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@44}, 4={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@45}, 5={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@46}, 6={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@47}, 7={Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@48}} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=%T%, 2=2, 3=0} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=%T%} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=0} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=T%o%} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=%T%, 2=2, 3=2} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=%T%} 2025-10-15 05:10:50 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:50 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@798d6d05] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@798d6d05] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@54fadb00 testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest@357c90c4, testMethod = pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1753339a testClass = DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@448c3244 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s - in org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.ProjectionMappingFinderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s - in org.codefilarete.stalactite.spring.repository.query.ProjectionMappingFinderTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest 2025-10-15 05:10:50 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:50 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@59d6396e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7f2e33d1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@47a768ca, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@725a8dcf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1a2fc7a3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1491df8c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@680c14ec, org.springframework.test.context.event.EventPublishingTestExecutionListener@4e1ec8d7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2ae81c68, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@309fcb06, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@38bc128d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@dc2d3d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6abd6a12, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@24b44bb8] 2025-10-15 05:10:50 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:50 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:50 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 25 ms. Found 1 Stalactite repository interfaces. 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7da9cb6b 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Country_languages(country_id int, languages_id int, unique (country_id, languages_id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer create table King(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Language(code varchar(255), id int not null, unique (id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Realm(id int not null, name varchar(255), euMember boolean, presidentId int, kingId int, unique (id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Republic(deputeCount integer, id int not null, name varchar(255), euMember boolean, presidentId int, unique (id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_languages_id_Language_id foreign key(languages_id) references Language(id) 2025-10-15 05:10:50 DEBUG main DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:50 DEBUG main DDLDeployer alter table Realm add constraint FK_Realm_kingId_King_id foreign key(kingId) references King(id) 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@919ebd1 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@919ebd1] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@919ebd1] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@132cfd21 testClass = TablePerClassNativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest@4b9d5a20, testMethod = in@TablePerClassNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@d1c77e1 testClass = TablePerClassNativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@7dfbc765 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@94ae80e]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:50 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@2878f1d7 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:50 TRACE main SQLOperation select Country.name as Country_name, Country.euMember as Country_euMember, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.name as Realm_name, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.name as Republic_name, Republic.deputeCount as Republic_deputeCount, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.euMember as euMember, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.euMember as euMember, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(name, deputeCount, euMember, id, presidentId) values (?, ?, ?, ?, ?) | {1={Republic.name=Toto, Republic.presidentId=null, Republic.euMember=false, Republic.deputeCount=0, Republic.id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Realm(name, euMember, id, kingId, presidentId) values (?, ?, ?, ?, ?) | {1={Realm.euMember=false, Realm.presidentId=null, Realm.name=Tata, Realm.kingId=null, Realm.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:50 TRACE main SQLOperation select coalesce(Realm.name, Republic.name) as Country_name, coalesce(Realm.euMember, Republic.euMember) as Country_euMember, coalesce(Realm.id, Republic.id) as Country_id, coalesce(Realm.presidentId, Republic.presidentId) as Country_presidentId, casewhen(Realm.id is not null, 'Realm', 'Republic') as Country_DISCRIMINATOR, Republic.deputeCount as Republic_deputeCount, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president.name as president_name, president.id as president_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from (select Realm.id as id, Realm.presidentId as presidentId from Realm UNION ALL select Republic.id as id, Republic.presidentId as presidentId from Republic) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (:ids) | {ids=[o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43, o.c.s.i.PersistedIdentifier@44]} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@919ebd1] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@919ebd1] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@132cfd21 testClass = TablePerClassNativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest@4b9d5a20, testMethod = in@TablePerClassNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@d1c77e1 testClass = TablePerClassNativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@7dfbc765 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest 2025-10-15 05:10:50 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:50 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2b899cb7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@613a92bd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@69908483, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@64790f7f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3725b63, org.springframework.test.context.transaction.TransactionalTestExecutionListener@36689eca, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5bb1b018, org.springframework.test.context.event.EventPublishingTestExecutionListener@779f4ee6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6627aa35, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@14cbf6f5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@422cb504, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4f493bd9, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@14644607, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5f536620] 2025-10-15 05:10:50 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:50 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:50 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 38 ms. Found 1 Stalactite repository interfaces. 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@750b2877 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Country_languages(republic_id int, languages_id int, unique (republic_id, languages_id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Language(code varchar(255), id int not null, unique (id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Republic(name varchar(255), euMember boolean, id int not null, presidentId int, unique (id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:50 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_republic_id_Republic_id foreign key(republic_id) references Republic(id) 2025-10-15 05:10:50 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_languages_id_Language_id foreign key(languages_id) references Language(id) 2025-10-15 05:10:50 DEBUG main DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:50 DEBUG main DDLDeployer alter table Republic add constraint FK_Republic_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@46320832 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@46320832] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@46320832] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@58121d79, testMethod = projection_byExtraArgument@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:50 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:50 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@777}, 2={Person.vehicleId=null, Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@777}} 2025-10-15 05:10:50 TRACE main SQLOperation select R.name as Republic_name, R.euMember as Republic_euMember, R.id as Republic_id, P.name as president_name, P.id as president_id, V.color as president_vehicle_color, V.id as president_vehicle_id, L.code as Country_languages_Language_code, L.id as Country_languages_Language_id from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.name = :name | {name=Toto} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:50 TRACE main SQLOperation select R.name as Republic_name, R.euMember as Republic_euMember, R.id as Republic_id, P.name as president_name, P.id as president_id, V.color as president_vehicle_color, V.id as president_vehicle_id, L.code as Country_languages_Language_code, L.id as Country_languages_Language_id from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.name = :name | {name=Toto} 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@46320832] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@46320832] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@58121d79, testMethod = projection_byExtraArgument@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6e77f4e7 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6e77f4e7] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6e77f4e7] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@16d62896, testMethod = projection_pageable@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:50 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:50 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=Saca do, Person.id=o.c.s.i.PersistableIdentifier@669}, 2={Person.vehicleId=null, Person.name=Me, Person.id=o.c.s.i.PersistableIdentifier@666}, 3={Person.vehicleId=null, Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@668}, 4={Person.vehicleId=null, Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@667}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Titi, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@667}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.name=Tata, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@668}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.name=Tonton, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@669}} 2025-10-15 05:10:50 TRACE main SQLOperation select R.name as Republic_name, P.name as president_name from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.name like concat('%', :name, '%') order by president_name asc limit :limit | {name=t, limit=4} 2025-10-15 05:10:50 TRACE main SQLOperation select R.name as Republic_name, P.name as president_name from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.name like concat('%', :name, '%') order by president_name asc limit :limit offset :offset | {name=t, limit=3, offset=3} 2025-10-15 05:10:50 TRACE main SQLOperation select R.name as Republic_name, P.name as president_name from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.name like concat('%', :name, '%') order by president_name desc limit :limit offset :offset | {name=t, limit=3, offset=0} 2025-10-15 05:10:50 TRACE main SQLOperation select count(R.id) from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.name like concat('%', :name, '%') | {name=t} 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6e77f4e7] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6e77f4e7] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@16d62896, testMethod = projection_pageable@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@48f749a0 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@48f749a0] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@48f749a0] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@361397fb, testMethod = exists@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:50 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:50 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Tata, Republic.euMember=false, Republic.presidentId=null}} 2025-10-15 05:10:50 TRACE main SQLOperation select Republic.id as Republic_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name = ? limit ? | {1=Toto, 2=1} 2025-10-15 05:10:50 TRACE main SQLOperation select Republic.id as Republic_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name = ? limit ? | {1=Tutu, 2=1} 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@48f749a0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@48f749a0] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@361397fb, testMethod = exists@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@36229f3a 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@36229f3a] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@36229f3a] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@db850a, testMethod = projection_orderBy@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:50 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:50 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=Saca do, Person.id=o.c.s.i.PersistableIdentifier@669}, 2={Person.vehicleId=null, Person.name=Me, Person.id=o.c.s.i.PersistableIdentifier@666}, 3={Person.vehicleId=null, Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@668}, 4={Person.vehicleId=null, Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@667}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Titi, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@667}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.name=Tata, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@668}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.name=Tonton, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@669}} 2025-10-15 05:10:50 TRACE main SQLOperation select R.name as Republic_name, P.name as president_name from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.name like concat('%', :name, '%') order by president_name asc | {name=o} 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@36229f3a] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@36229f3a] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@db850a, testMethod = projection_orderBy@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@13df5b90 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@13df5b90] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@13df5b90] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@181c07b3, testMethod = twoCriteria@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:50 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=null}} 2025-10-15 05:10:50 TRACE main SQLOperation select R.name as Republic_name, R.euMember as Republic_euMember, R.id as Republic_id, P.name as president_name, P.id as president_id, V.color as president_vehicle_color, V.id as president_vehicle_id, L.code as Country_languages_Language_code, L.id as Country_languages_Language_id from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.id = :id and R.name = :name | {name=Toto, id=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@13df5b90] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@13df5b90] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@181c07b3, testMethod = twoCriteria@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@73c74b67 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@73c74b67] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@73c74b67] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@5d523725, testMethod = equalBoolean@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:50 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Toto, Republic.euMember=true, Republic.presidentId=null}} 2025-10-15 05:10:50 TRACE main SQLOperation select R.name as Republic_name, R.euMember as Republic_euMember, R.id as Republic_id, P.name as president_name, P.id as president_id, V.color as president_vehicle_color, V.id as president_vehicle_id, L.code as Country_languages_Language_code, L.id as Country_languages_Language_id from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.euMember = true | {} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@73c74b67] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@73c74b67] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@5d523725, testMethod = equalBoolean@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1c5fe9b7 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1c5fe9b7] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1c5fe9b7] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@58308f24, testMethod = in_string@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44] 2025-10-15 05:10:50 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Titi, Republic.euMember=false, Republic.presidentId=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.name=Tata, Republic.euMember=false, Republic.presidentId=null}} 2025-10-15 05:10:50 TRACE main SQLOperation select R.name as Republic_name, R.euMember as Republic_euMember, R.id as Republic_id, P.name as president_name, P.id as president_id, V.color as president_vehicle_color, V.id as president_vehicle_id, L.code as Country_languages_Language_code, L.id as Country_languages_Language_id from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.name in (:names) | {names=Titi} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1c5fe9b7] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1c5fe9b7] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@58308f24, testMethod = in_string@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.severalNativeQueries_theOneMatchingDatabaseIsChosen]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3948cc7f 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3948cc7f] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3948cc7f] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@844f3b5, testMethod = severalNativeQueries_theOneMatchingDatabaseIsChosen@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44] 2025-10-15 05:10:50 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Titi, Republic.euMember=false, Republic.presidentId=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.name=Tata, Republic.euMember=false, Republic.presidentId=null}} 2025-10-15 05:10:50 TRACE main SQLOperation select R.name as Republic_name, R.euMember as Republic_euMember, R.id as Republic_id, P.name as president_name, P.id as president_id, V.color as president_vehicle_color, V.id as president_vehicle_id, L.code as Country_languages_Language_code, L.id as Country_languages_Language_id from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.name in (:names) | {names=Titi} 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3948cc7f] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3948cc7f] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@844f3b5, testMethod = severalNativeQueries_theOneMatchingDatabaseIsChosen@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6e1d2e9f 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6e1d2e9f] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6e1d2e9f] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@273db89c, testMethod = projection_resultIsSingle@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:50 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:50 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:50 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:50 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Tata, Republic.euMember=false, Republic.presidentId=null}} 2025-10-15 05:10:50 TRACE main SQLOperation select R.name as Republic_name, P.name as president_name from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.name = :name | {name=Toto} 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6e1d2e9f] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6e1d2e9f] after transaction 2025-10-15 05:10:50 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@273db89c, testMethod = projection_resultIsSingle@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:50 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6accbb21 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6accbb21] for JDBC transaction 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6accbb21] to manual commit 2025-10-15 05:10:50 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@37caa1a, testMethod = countDistinctByCriteria@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:50 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:50 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:50 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:51 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.vehicleId=null, Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@78] 2025-10-15 05:10:51 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77, 4=o.c.s.i.PersistableIdentifier@78} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 2={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 3={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@78}, 4={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:51 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:51 TRACE main SQLOperation select languages_id, republic_id from Country_languages where (republic_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.republic_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42], Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@78, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88]} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 5 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Country_languages(languages_id, republic_id) values (?, ?) | {1={Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 2={Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99}, 3={Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@78}, 4={Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 5={Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:51 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6accbb21] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6accbb21] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@37caa1a, testMethod = countDistinctByCriteria@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4b7c1779 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4b7c1779] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4b7c1779] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@407b97c4, testMethod = countByCriteria@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:51 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.vehicleId=null, Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:51 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 3={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:51 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:51 TRACE main SQLOperation select languages_id, republic_id from Country_languages where (republic_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.republic_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42], Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88]} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Country_languages(languages_id, republic_id) values (?, ?) | {1={Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99}, 2={Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 3={Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88}, 4={Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}} 2025-10-15 05:10:51 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:51 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=en_en} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4b7c1779] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4b7c1779] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@407b97c4, testMethod = countByCriteria@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@62593536 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@62593536] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@62593536] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@7980c663, testMethod = in@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=null}} 2025-10-15 05:10:51 TRACE main SQLOperation select R.name as Republic_name, R.euMember as Republic_euMember, R.id as Republic_id, P.name as president_name, P.id as president_id, V.color as president_vehicle_color, V.id as president_vehicle_id, L.code as Country_languages_Language_code, L.id as Country_languages_Language_id from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.id in (:ids) | {ids=[o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43, o.c.s.i.PersistedIdentifier@44]} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 TRACE main SQLOperation select R.name as Republic_name, R.euMember as Republic_euMember, R.id as Republic_id, P.name as president_name, P.id as president_id, V.color as president_vehicle_color, V.id as president_vehicle_id, L.code as Country_languages_Language_code, L.id as Country_languages_Language_id from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.id in (:ids) | {ids=[o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43, o.c.s.i.PersistedIdentifier@44]} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@62593536] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@62593536] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@7980c663, testMethod = in@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6eceecdc 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6eceecdc] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6eceecdc] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@5e1d77de, testMethod = oneToOneCriteria@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:51 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.vehicleId=null, Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:51 TRACE main SQLOperation select R.name as Republic_name, R.euMember as Republic_euMember, R.id as Republic_id, P.name as president_name, P.id as president_id, V.color as president_vehicle_color, V.id as president_vehicle_id, L.code as Country_languages_Language_code, L.id as Country_languages_Language_id from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where V.color = :color | {color=Color[rgb=123]} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6eceecdc] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6eceecdc] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@5e1d77de, testMethod = oneToOneCriteria@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@617f4814 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@617f4814] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@617f4814] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@77e69bee, testMethod = oneResultExpected_severalResults_throwsException@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=null}} 2025-10-15 05:10:51 TRACE main SQLOperation select R.name as Republic_name, R.euMember as Republic_euMember, R.id as Republic_id, P.name as president_name, P.id as president_id, V.color as president_vehicle_color, V.id as president_vehicle_id, L.code as Country_languages_Language_code, L.id as Country_languages_Language_id from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.name = :name | {name=Toto} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@617f4814] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@617f4814] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@77e69bee, testMethod = oneResultExpected_severalResults_throwsException@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@57bba4ee 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@57bba4ee] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@57bba4ee] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@682d4691, testMethod = equal@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:51 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=null}} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Titi, Republic.euMember=false, Republic.presidentId=null}} 2025-10-15 05:10:51 TRACE main SQLOperation select R.name as Republic_name, R.euMember as Republic_euMember, R.id as Republic_id, P.name as president_name, P.id as president_id, V.color as president_vehicle_color, V.id as president_vehicle_id, L.code as Country_languages_Language_code, L.id as Country_languages_Language_id from Republic as R left outer join Person as P on R.presidentId = P.id left outer join Country_languages as Country_languages on R.id = Country_languages.republic_id left outer join Vehicle as V on P.vehicleId = V.id left outer join Language as L on Country_languages.languages_id = L.id where R.name = :name | {name=Toto} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@57bba4ee] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@57bba4ee] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@682d4691, testMethod = equal@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2039926c 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2039926c] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2039926c] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@21faefc, testMethod = delete_manyToManyCriteria@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@756d63dd]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:51 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.vehicleId=null, Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Toto, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:51 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 2={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 3={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}} 2025-10-15 05:10:51 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:51 TRACE main SQLOperation select languages_id, republic_id from Country_languages where (republic_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.republic_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42], Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88]} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Country_languages(languages_id, republic_id) values (?, ?) | {1={Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99}, 2={Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88}, 3={Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 4={Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}} 2025-10-15 05:10:51 TRACE main SQLOperation select Republic.id as rootId from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43] 2025-10-15 05:10:51 TRACE main SQLOperation select Republic.name as Republic_name, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@a985455],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@a985455],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@28229b68,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@a985455],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@28229b68,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4a29251b, org.codefilarete.stalactite.engine.model.Language@a985455],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@28229b68,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@28229b68,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@a985455],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@a985455],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@a985455],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@66b73cb7, org.codefilarete.stalactite.engine.model.Language@a985455],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation delete from Country_languages where languages_id = ? and republic_id = ? | {1={Country_languages.republic_id=o.c.s.i.PersistedIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistedIdentifier@88}, 2={Country_languages.republic_id=o.c.s.i.PersistedIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistedIdentifier@77}, 3={Country_languages.republic_id=o.c.s.i.PersistedIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistedIdentifier@99}, 4={Country_languages.republic_id=o.c.s.i.PersistedIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistedIdentifier@77}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation delete from Republic where id = ? | {1={Republic.id=o.c.s.i.PersistedIdentifier@42}, 2={Republic.id=o.c.s.i.PersistedIdentifier@43}} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2039926c] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2039926c] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@7c8cca4f testClass = NativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest@21faefc, testMethod = delete_manyToManyCriteria@AbstractNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e37fdd1 testClass = NativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@6f2912c5 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest 2025-10-15 05:10:51 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:51 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@72d59aa9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@70332479, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@42192f93, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6bc89216, org.springframework.test.context.support.DirtiesContextTestExecutionListener@35165d14, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5c6fa723, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@57817e8a, org.springframework.test.context.event.EventPublishingTestExecutionListener@78761e4e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7f0f12a9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5e78e4d4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2d1a4bf, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4a9d4ec5, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4d809765, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@54c78445] 2025-10-15 05:10:51 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:51 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:51 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 17 ms. Found 1 Stalactite repository interfaces. 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@9e0f5e3 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Country(name varchar(255), euMember boolean, id int not null, presidentId int, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Country_languages(country_id int, languages_id int, unique (country_id, languages_id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table King(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Language(code varchar(255), id int not null, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Realm(id int not null, kingId int, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Republic(deputeCount integer, id int not null, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_languages_id_Language_id foreign key(languages_id) references Language(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Realm add constraint FK_Realm_id_Country_id foreign key(id) references Country(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Realm add constraint FK_Realm_kingId_King_id foreign key(kingId) references King(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Republic add constraint FK_Republic_id_Country_id foreign key(id) references Country(id) 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7989b61 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7989b61] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7989b61] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@39bddf3b testClass = JoinTableNativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest@23d44b7f, testMethod = in@JoinTableNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@60d49ff7 testClass = JoinTableNativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@23437c7b key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@74502b2f]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Country(name, euMember, id, presidentId) values (?, ?, ?, ?) | {1={Country.presidentId=null, Country.id=o.c.s.i.PersistableIdentifier@42, Country.euMember=false, Country.name=Toto}, 2={Country.presidentId=null, Country.id=o.c.s.i.PersistableIdentifier@43, Country.euMember=false, Country.name=Tata}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Realm(id, kingId) values (?, ?) | {1={Realm.kingId=null, Realm.id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:51 TRACE main SQLOperation select C.name as Country_name, C.euMember as Country_euMember, C.id as Country_id, C.presidentId as Country_presidentId, Republic.deputeCount as Republic_deputeCount, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country as C left outer join Person as president on C.presidentId = president.id left outer join Country_languages as Country_languages on C.id = Country_languages.country_id left outer join Realm as Realm on C.id = Realm.id left outer join Republic as Republic on C.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where C.id in (:ids) | {ids=[o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43, o.c.s.i.PersistedIdentifier@44]} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7989b61] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7989b61] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@39bddf3b testClass = JoinTableNativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest@23d44b7f, testMethod = in@JoinTableNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@60d49ff7 testClass = JoinTableNativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@23437c7b key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest 2025-10-15 05:10:51 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:51 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@f822b7a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@491987b0, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@9d5efdd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@72dfcc72, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6c18f0a8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6939ce9c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4f347f61, org.springframework.test.context.event.EventPublishingTestExecutionListener@438496a9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6832b3c1, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4f58dd75, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@237b6c88, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@442d9790, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@397c986f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@30465940] 2025-10-15 05:10:51 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:51 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:51 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 14 ms. Found 1 Stalactite repository interfaces. 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5cee664b 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Country(name varchar(255), euMember boolean, id int not null, presidentId int, deputeCount integer, kingId int, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Country_languages(country_id int, languages_id int, unique (country_id, languages_id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table King(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Language(code varchar(255), id int not null, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Country add constraint FK_Country_kingId_King_id foreign key(kingId) references King(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_languages_id_Language_id foreign key(languages_id) references Language(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2425dd5d 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2425dd5d] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2425dd5d] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@424ca071 testClass = SingleTableNativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest@1a6dbd2d, testMethod = in@SingleTableNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@10a84408 testClass = SingleTableNativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@382e57e2 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@1f4627be]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.euMember as Country_euMember, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.kingId as Country_kingId, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, king.name as king_name, king.id as king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as king on Country.kingId = king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Country(name, deputeCount, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?) | {1={Country.euMember=false, Country.name=Toto, Country.presidentId=null, Country.deputeCount=0, Country.id=o.c.s.i.PersistableIdentifier@42, Country.DTYPE=Republic}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Country(name, euMember, id, presidentId, kingId, DTYPE) values (?, ?, ?, ?, ?, ?) | {1={Country.kingId=null, Country.euMember=false, Country.name=Tata, Country.presidentId=null, Country.id=o.c.s.i.PersistableIdentifier@43, Country.DTYPE=Realm}} 2025-10-15 05:10:51 TRACE main SQLOperation select C.name as Country_name, C.euMember as Country_euMember, C.id as Country_id, C.presidentId as Country_presidentId, C.deputeCount as Country_deputeCount, C.kingId as Country_kingId, C.DTYPE as Country_DTYPE, Realm_king.name as king_name, Realm_king.id as king_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country as C left outer join Person as president on C.presidentId = president.id left outer join Country_languages as Country_languages on C.id = Country_languages.country_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on C.kingId = Realm_king.id where C.id in (:ids) | {ids=[o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43, o.c.s.i.PersistedIdentifier@44]} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Realm[king=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2425dd5d] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2425dd5d] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@424ca071 testClass = SingleTableNativeQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest@1a6dbd2d, testMethod = in@SingleTableNativeQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@10a84408 testClass = SingleTableNativeQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@382e57e2 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest 2025-10-15 05:10:51 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:51 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2759181a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2735e052, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@13f86c89, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5ca5dea1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@33d394e7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3becd5bf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b206a6f, org.springframework.test.context.event.EventPublishingTestExecutionListener@1982e17c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@36592a07, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6b45405e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@35e2c4b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@d59a45d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@72afaee3, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@33a95758] 2025-10-15 05:10:51 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:51 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:51 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 17 ms. Found 2 Stalactite repository interfaces. 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@269cde78 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Country_languages(country_id int, languages_id int, unique (country_id, languages_id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Country_states(country_id int, states_id int, unique (country_id, states_id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table King(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Language(code varchar(255), id int not null, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Realm(id int not null, modificationDate timestamp, name varchar(255), creationDate timestamp, description varchar(255), euMember boolean, presidentId int, kingId int, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Republic(deputeCount integer, id int not null, modificationDate timestamp, name varchar(255), creationDate timestamp, description varchar(255), euMember boolean, presidentId int, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table State(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_languages_id_Language_id foreign key(languages_id) references Language(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Country_states add constraint FK_Country_states_states_id_State_id foreign key(states_id) references State(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:51 DEBUG main DDLDeployer alter table Realm add constraint FK_Realm_kingId_King_id foreign key(kingId) references King(id) 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.equals_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@63b3463e 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@63b3463e] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@63b3463e] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@db670a2, testMethod = equals_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Titi, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 EqualsIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where lower(Country.name) = lower(?) | {1=TOTO} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 EqualsIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where lower(Country.name) = lower(?) | {1=toto} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 EqualsIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where lower(Country.name) = lower(?) | {1=TOTO} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 EqualsIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where lower(Country.name) = lower(?) | {1=toto} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@63b3463e] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@63b3463e] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@db670a2, testMethod = equals_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.startsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@42e856b6 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@42e856b6] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@42e856b6] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@2becc0e4, testMethod = startsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=a description with a keyword, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=a keyword contained in the description, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@41643fec Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.description like ? | {1=a keyword%} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@42e856b6] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@42e856b6] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@2becc0e4, testMethod = startsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4bbef309 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4bbef309] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4bbef309] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@613b400, testMethod = projection_byExtraArgument@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=Jane Do, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@777}, 2={Person.name=John Do, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@777, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4bbef309] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4bbef309] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@613b400, testMethod = projection_byExtraArgument@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@686315d9 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@686315d9] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@686315d9] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@71685f48, testMethod = projection_pageable@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=Saca do, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@669}, 2={Person.name=Me, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@666}, 3={Person.name=Jane Do, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@668}, 4={Person.name=John Do, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@667}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@667, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Titi, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@668, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@669, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tonton, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as name, president.name as president_name from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by president.name asc limit ? | {1=%t%, 2=4} 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as name, president.name as president_name from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by president.name asc limit ? offset ? | {1=%t%, 2=3, 3=3} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@686315d9] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@686315d9] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@71685f48, testMethod = projection_pageable@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.before]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@11454266 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@11454266] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@11454266] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@780b1d6d, testMethod = before@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 Lesser], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id < ? | {1=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@11454266] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@11454266] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@780b1d6d, testMethod = before@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@171301f 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@171301f] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@171301f] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@68a8ac8e, testMethod = exists@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 TRACE main SQLOperation select Country.id as Country_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name = ? limit ? | {1=Toto, 2=1} 2025-10-15 05:10:51 TRACE main SQLOperation select Country.id as Country_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name = ? limit ? | {1=Tutu, 2=1} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@171301f] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@171301f] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@68a8ac8e, testMethod = exists@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@396a87f9 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@396a87f9] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@396a87f9] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@1f963035, testMethod = orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:51 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1438, Vehicle.color=Color[rgb=123]}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.name=you, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:51 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.id=o.c.s.i.PersistableIdentifier@99, Language.code=es_es}, 2={Language.id=o.c.s.i.PersistableIdentifier@88, Language.code=en_en}, 3={Language.id=o.c.s.i.PersistableIdentifier@77, Language.code=fr_fr}} 2025-10-15 05:10:51 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:51 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:51 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.id as id, DISCRIMINATOR as DISCRIMINATOR from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3a994f0e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3a994f0e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3a994f0e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@26c4549c, org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3a994f0e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@26c4549c, org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3a994f0e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@26c4549c, org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3a994f0e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3a994f0e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3a994f0e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3a994f0e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@660f95f6, org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@660f95f6, org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@660f95f6, org.codefilarete.stalactite.engine.model.Language@204108fd],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.id as id, DISCRIMINATOR as DISCRIMINATOR from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3898ee5b,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3898ee5b,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3898ee5b,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037, org.codefilarete.stalactite.engine.model.Language@68b512c2],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3898ee5b,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037, org.codefilarete.stalactite.engine.model.Language@68b512c2],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3898ee5b,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037, org.codefilarete.stalactite.engine.model.Language@68b512c2],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3898ee5b,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3898ee5b,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3898ee5b,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3898ee5b,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037, org.codefilarete.stalactite.engine.model.Language@3eedbc30],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037, org.codefilarete.stalactite.engine.model.Language@3eedbc30],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@77f6b037, org.codefilarete.stalactite.engine.model.Language@3eedbc30],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@396a87f9] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@396a87f9] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@1f963035, testMethod = orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.isNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7e0e9a2d 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7e0e9a2d] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7e0e9a2d] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@6f22b35e, testMethod = isNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 IsNull], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name is null | {} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7e0e9a2d] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7e0e9a2d] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@6f22b35e, testMethod = isNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.orderBy_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5a093bc 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5a093bc] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5a093bc] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@5ed4011a, testMethod = orderBy_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@666, 3=o.c.s.i.PersistableIdentifier@123, 4=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=C, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.name=B, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@123}, 3={Person.name=A, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@237}, 4={Person.name=me, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tonton, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tintin, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@123, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tantan, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@456, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by president.name asc | {1=T%n} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@5a093bc] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5a093bc] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@5ed4011a, testMethod = orderBy_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.like_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5c1a2cee 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5c1a2cee] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5c1a2cee] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@501fe242, testMethod = like_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Titi, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tutu, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tonton, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 LikeIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where lower(Country.name) like lower(?) | {1=%O%} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@5c1a2cee] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5c1a2cee] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@501fe242, testMethod = like_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4dbeb18a 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4dbeb18a] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4dbeb18a] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@10b376cb, testMethod = projection_orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=Saca do, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@669}, 2={Person.name=Me, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@666}, 3={Person.name=Jane Do, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@668}, 4={Person.name=John Do, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@667}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@667, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Titi, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@668, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@669, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tonton, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as name, president.name as president_name from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by Country.name asc | {1=%o%} 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as name, president.name as president_name from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by Country.name asc | {1=%t%} 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as name, president.name as president_name from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by president.name asc | {1=%t%} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4dbeb18a] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4dbeb18a] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@10b376cb, testMethod = projection_orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.lesser]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@87b1b3 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@87b1b3] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@87b1b3] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@4d8c69ee, testMethod = lesser@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 Lesser], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id < ? | {1=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@87b1b3] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@87b1b3] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@4d8c69ee, testMethod = lesser@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.embeddedCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@61a5d76e 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@61a5d76e] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@61a5d76e] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@1dcc825, testMethod = embeddedCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=Fri May 10 10:30:45 UTC 2024, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=Fri Jan 22 11:10:23 UTC 2010, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@7ba24428 Lesser], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.creationDate < ? | {1=Wed Oct 15 05:10:51 UTC 2025} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@61a5d76e] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@61a5d76e] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@1dcc825, testMethod = embeddedCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.ignoreCase_all]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@19cdf07c 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@19cdf07c] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@19cdf07c] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@6f099dae, testMethod = ignoreCase_all@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=a description with a keyword, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=a keyword contained in the description, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=TOtO, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=toTO, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=TonTon, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[org.codefilarete.stalactite.query.model.Criteria@66366fb3], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where (lower(Country.name) = lower(?) and lower(Country.description) like lower(?)) | {1=toTO, 2=%CoNtAINed%} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@19cdf07c] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@19cdf07c] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@6f099dae, testMethod = ignoreCase_all@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.ignoreCase_and]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@a1ad17d 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@a1ad17d] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@a1ad17d] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@af2670, testMethod = ignoreCase_and@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=a description with a keyword, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=a keyword contained in the description, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=TOtO, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=toTO, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=TonTon, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[org.codefilarete.stalactite.query.model.Criteria@31a638f4], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where (lower(Country.name) = lower(?) and Country.description like ?) | {1=toTO, 2=%contained%} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@a1ad17d] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@a1ad17d] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@af2670, testMethod = ignoreCase_and@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7f5d0d78 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7f5d0d78] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7f5d0d78] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@677e4612, testMethod = twoCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[org.codefilarete.stalactite.query.model.Criteria@2b9e6627], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where (Country.id = ? and Country.name = ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=Toto} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7f5d0d78] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7f5d0d78] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@677e4612, testMethod = twoCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@27e685a3 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@27e685a3] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@27e685a3] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@bd65915, testMethod = stream@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Titi, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tutu, Republic.creationDate=null, Republic.euMember=false}, 5={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tonton, Republic.creationDate=null, Republic.euMember=false}, 6={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=TinTin, Republic.creationDate=null, Republic.euMember=false}, 7={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toutou, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by Country.id asc | {1=%T%} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@27e685a3] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@27e685a3] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@bd65915, testMethod = stream@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4cef8260 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4cef8260] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4cef8260] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@4fc72d52, testMethod = equalBoolean@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=true}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@5ce537c4 Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.euMember = ? | {1=true} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@5ce537c4 Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.euMember = ? | {1=false} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4cef8260] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4cef8260] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@4fc72d52, testMethod = equalBoolean@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.limit_throwsExceptionBecauseOfCollectionPropertyMapping]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7a4631ce 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7a4631ce] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7a4631ce] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@af3735f, testMethod = limit_throwsExceptionBecauseOfCollectionPropertyMapping@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:51 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1438, Vehicle.color=Color[rgb=123]}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.name=you, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:51 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.id=o.c.s.i.PersistableIdentifier@88, Language.code=en_en}, 2={Language.id=o.c.s.i.PersistableIdentifier@99, Language.code=es_es}, 3={Language.id=o.c.s.i.PersistableIdentifier@77, Language.code=fr_fr}} 2025-10-15 05:10:51 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:51 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7a4631ce] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7a4631ce] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@af3735f, testMethod = limit_throwsExceptionBecauseOfCollectionPropertyMapping@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.contains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4137e708 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4137e708] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4137e708] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@d7fc4f8, testMethod = contains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=a description with a keyword, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=a keyword contained in the description, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@41643fec Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.description like ? | {1=%contained%} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4137e708] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4137e708] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@d7fc4f8, testMethod = contains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@37a6eb47 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@37a6eb47] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@37a6eb47] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@3d8d6cad, testMethod = in_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Titi, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name in (?) | {1=Titi} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 InIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where lower(Country.name) in (lower(?)) | {1=tiTI} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 InIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where lower(Country.name) in (lower(?), lower(?)) | {1=tiTI, 2=TOto} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@37a6eb47] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@37a6eb47] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@3d8d6cad, testMethod = in_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notIn_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1046e705 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1046e705] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1046e705] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@15e92a8f, testMethod = notIn_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Titi, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 InIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where lower(Country.name) not in (lower(?)) | {1=TATA} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1046e705] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1046e705] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@15e92a8f, testMethod = notIn_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.greaterEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2c8fe85 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2c8fe85] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2c8fe85] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@3eeab865, testMethod = greaterEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 Greater], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id >= ? | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2c8fe85] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2c8fe85] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@3eeab865, testMethod = greaterEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@38cb6f24 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@38cb6f24] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@38cb6f24] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@32c4459a, testMethod = projection_resultIsSingle@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as name, president.name as president_name from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@38cb6f24] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@38cb6f24] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@32c4459a, testMethod = projection_resultIsSingle@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@344a0c4f 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@344a0c4f] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@344a0c4f] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@5ced48b3, testMethod = countDistinctByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:51 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1438, Vehicle.color=Color[rgb=123]}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.name=you, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@78] 2025-10-15 05:10:51 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77, 4=o.c.s.i.PersistableIdentifier@78} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.id=o.c.s.i.PersistableIdentifier@77, Language.code=fr_fr}, 2={Language.id=o.c.s.i.PersistableIdentifier@78, Language.code=fr_fr}, 3={Language.id=o.c.s.i.PersistableIdentifier@88, Language.code=en_en}, 4={Language.id=o.c.s.i.PersistableIdentifier@99, Language.code=es_es}} 2025-10-15 05:10:51 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:51 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@78, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 5 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 5={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@78, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:51 TRACE main SQLOperation select count(Country.id) as row_count from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:51 TRACE main SQLOperation select count(distinct Country.id) as row_count from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:51 TRACE main SQLOperation select count(distinct Country.id) as row_count from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code = ? | {1=en_en} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@344a0c4f] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@344a0c4f] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@5ced48b3, testMethod = countDistinctByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.between]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5fb18396 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5fb18396] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5fb18396] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@528e6647, testMethod = between@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 Between], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id between ? and ? | {1=o.c.s.i.PersistedIdentifier@40, 2=o.c.s.i.PersistedIdentifier@50} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@5fb18396] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5fb18396] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@528e6647, testMethod = between@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notContains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@63d9db68 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@63d9db68] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@63d9db68] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@662f0405, testMethod = notContains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=a description with a keyword, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=a keyword contained in the description, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@41643fec Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.description not like ? | {1=%contained%} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@63d9db68] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@63d9db68] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@662f0405, testMethod = notContains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@24cac005 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@24cac005] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@24cac005] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@1fc165a3, testMethod = countByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:51 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1438, Vehicle.color=Color[rgb=123]}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.name=you, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:51 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.id=o.c.s.i.PersistableIdentifier@99, Language.code=es_es}, 2={Language.id=o.c.s.i.PersistableIdentifier@88, Language.code=en_en}, 3={Language.id=o.c.s.i.PersistableIdentifier@77, Language.code=fr_fr}} 2025-10-15 05:10:51 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:51 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:51 TRACE main SQLOperation select count(Country.id) as row_count from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:51 TRACE main SQLOperation select count(Country.id) as row_count from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code = ? | {1=en_en} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@24cac005] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@24cac005] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@1fc165a3, testMethod = countByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@65f9b705 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@65f9b705] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@65f9b705] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@24f053cc, testMethod = in@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@65f9b705] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@65f9b705] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@24f053cc, testMethod = in@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.or]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@69a1dfa8 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@69a1dfa8] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@69a1dfa8] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@7e31c279, testMethod = or@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=a description with a keyword, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=a keyword contained in the description, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=TOtO, Republic.creationDate=null, Republic.euMember=true}, 3={Republic.description=a keyword contained in the description, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=toTO, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=TonTon, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Equals, OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@41643fec Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name = ? or Country.description = ? | {1=TOtO, 2=a description with a keyword} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Equals, org.codefilarete.stalactite.query.model.Criteria@fd8d34a, OR Person.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name = ? or (Country.description = ? and Country.euMember = ?) or president.name = ? | {1=TonTon, 2=a keyword contained in the description, 3=true, 4=me} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@69a1dfa8] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@69a1dfa8] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@7e31c279, testMethod = or@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.like]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7627d8a4 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7627d8a4] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7627d8a4] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@5579de96, testMethod = like@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=a description with a keyword, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=a keyword contained in the description, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@41643fec Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.description like ? | {1=%keyword%} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7627d8a4] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7627d8a4] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@5579de96, testMethod = like@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4df258e3 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4df258e3] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4df258e3] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@720dbd69, testMethod = oneToOneCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:51 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1438, Vehicle.color=Color[rgb=123]}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.name=you, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person.id Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where president.id = ? | {1=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where president.name = ? | {1=me} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Vehicle.color Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where president_vehicle.color = ? | {1=Color[rgb=123]} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4df258e3] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4df258e3] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@720dbd69, testMethod = oneToOneCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2370fede 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2370fede] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2370fede] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@5d1f10a9, testMethod = oneResultExpected_severalResults_throwsException@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2370fede] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2370fede] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@5d1f10a9, testMethod = oneResultExpected_severalResults_throwsException@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.after]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@25a47b1c 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@25a47b1c] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@25a47b1c] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@3889a208, testMethod = after@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 Greater], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id > ? | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@25a47b1c] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@25a47b1c] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@3889a208, testMethod = after@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@72f7a1b6 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@72f7a1b6] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@72f7a1b6] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@176dd857, testMethod = equal@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Titi, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@72f7a1b6] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@72f7a1b6] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@176dd857, testMethod = equal@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6153f6e1 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6153f6e1] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6153f6e1] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@6250d1d3, testMethod = limit@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:51 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@666, 3=o.c.s.i.PersistableIdentifier@123, 4=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=C, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.name=B, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@123}, 3={Person.name=A, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@237}, 4={Person.name=me, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tonton, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tintin, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@123, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tantan, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@456, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6153f6e1] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6153f6e1] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@6250d1d3, testMethod = limit@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notIn]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7c149660 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7c149660] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7c149660] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@2e680d7a, testMethod = notIn@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Titi, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id not in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7c149660] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7c149660] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@2e680d7a, testMethod = notIn@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2840aea6 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2840aea6] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2840aea6] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@76254633, testMethod = slice@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Titi, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tutu, Republic.creationDate=null, Republic.euMember=false}, 5={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tonton, Republic.creationDate=null, Republic.euMember=false}, 6={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=TinTin, Republic.creationDate=null, Republic.euMember=false}, 7={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toutou, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by Country.id asc | {1=%T%} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2840aea6] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2840aea6] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@76254633, testMethod = slice@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@43e13a93 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@43e13a93] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@43e13a93] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@56903d5f, testMethod = slice_withOrder@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Titi, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tutu, Republic.creationDate=null, Republic.euMember=false}, 5={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tonton, Republic.creationDate=null, Republic.euMember=false}, 6={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=TinTin, Republic.creationDate=null, Republic.euMember=false}, 7={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toutou, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@43e13a93] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@43e13a93] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@56903d5f, testMethod = slice_withOrder@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.greater]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@681adb6c 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@681adb6c] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@681adb6c] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@26801d0d, testMethod = greater@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 Greater], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id > ? | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@681adb6c] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@681adb6c] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@26801d0d, testMethod = greater@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.ignoreCase_dynamic_inMemory]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7f7a0da2 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7f7a0da2] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7f7a0da2] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@2df34714, testMethod = ignoreCase_dynamic_inMemory@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto_b, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=TOtO_c, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=toTO_a, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=TonTon, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:51 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.id=o.c.s.i.PersistableIdentifier@99, Language.code=es_es}, 2={Language.id=o.c.s.i.PersistableIdentifier@88, Language.code=en_en}, 3={Language.id=o.c.s.i.PersistableIdentifier@77, Language.code=fr_fr}} 2025-10-15 05:10:51 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:51 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 6 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@44}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@44}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 5={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 6={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:51 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Like], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.id as id, DISCRIMINATOR as DISCRIMINATOR from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code like ? | {1=%_%} 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@23424142, org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@23424142, org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@23424142, org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@384d19ed, org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@384d19ed, org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@384d19ed, org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@384d19ed, org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@384d19ed, org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@384d19ed, org.codefilarete.stalactite.engine.model.Language@57daea],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Like], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.id as id, DISCRIMINATOR as DISCRIMINATOR from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code like ? | {1=%_%} 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111, org.codefilarete.stalactite.engine.model.Language@6173431a],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111, org.codefilarete.stalactite.engine.model.Language@6173431a],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111, org.codefilarete.stalactite.engine.model.Language@6173431a],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111, org.codefilarete.stalactite.engine.model.Language@e0267aa],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111, org.codefilarete.stalactite.engine.model.Language@e0267aa],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111, org.codefilarete.stalactite.engine.model.Language@e0267aa],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111, org.codefilarete.stalactite.engine.model.Language@e0267aa],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111, org.codefilarete.stalactite.engine.model.Language@e0267aa],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1ab3d111, org.codefilarete.stalactite.engine.model.Language@e0267aa],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7f7a0da2] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7f7a0da2] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@2df34714, testMethod = ignoreCase_dynamic_inMemory@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notLike_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1c9b1a57 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1c9b1a57] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1c9b1a57] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@7e61bd5d, testMethod = notLike_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:51 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:51 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Titi, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tutu, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tonton, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:51 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 LikeIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:51 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where lower(Country.name) not like lower(?) | {1=%O%} 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1c9b1a57] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1c9b1a57] after transaction 2025-10-15 05:10:51 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@7e61bd5d, testMethod = notLike_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.orderBy_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:51 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3c0fdc0d 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3c0fdc0d] for JDBC transaction 2025-10-15 05:10:51 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3c0fdc0d] to manual commit 2025-10-15 05:10:51 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@66189be6, testMethod = orderBy_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1438, Vehicle.color=Color[rgb=123]}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.name=you, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:52 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.id=o.c.s.i.PersistableIdentifier@77, Language.code=fr_fr}, 2={Language.id=o.c.s.i.PersistableIdentifier@88, Language.code=en_en}, 3={Language.id=o.c.s.i.PersistableIdentifier@99, Language.code=es_es}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:52 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.id as id, DISCRIMINATOR as DISCRIMINATOR from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a4d270,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a4d270,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a4d270,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@214124d9, org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a4d270,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@214124d9, org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a4d270,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@214124d9, org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a4d270,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a4d270,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a4d270,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a4d270,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6ca3ecea, org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6ca3ecea, org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6ca3ecea, org.codefilarete.stalactite.engine.model.Language@7293aa9d],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.id as id, DISCRIMINATOR as DISCRIMINATOR from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a5383a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a5383a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a5383a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31, org.codefilarete.stalactite.engine.model.Language@1ebd6364],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a5383a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31, org.codefilarete.stalactite.engine.model.Language@1ebd6364],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a5383a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31, org.codefilarete.stalactite.engine.model.Language@1ebd6364],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a5383a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a5383a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a5383a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@41a5383a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31, org.codefilarete.stalactite.engine.model.Language@783a9730],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31, org.codefilarete.stalactite.engine.model.Language@783a9730],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@45370f31, org.codefilarete.stalactite.engine.model.Language@783a9730],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3c0fdc0d] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3c0fdc0d] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@66189be6, testMethod = orderBy_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.orderBy_criteriaOnCollection_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@de96d10 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@de96d10] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@de96d10] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@74c2da38, testMethod = orderBy_criteriaOnCollection_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@666, 3=o.c.s.i.PersistableIdentifier@123, 4=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=C, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.name=B, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@123}, 3={Person.name=A, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@237}, 4={Person.name=me, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@456}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@123, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Titi, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@456, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tutu, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:52 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.id=o.c.s.i.PersistableIdentifier@88, Language.code=en_en}, 2={Language.id=o.c.s.i.PersistableIdentifier@99, Language.code=es_es}, 3={Language.id=o.c.s.i.PersistableIdentifier@77, Language.code=fr_fr}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 5 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@44}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 5={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:52 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.id as id, DISCRIMINATOR as DISCRIMINATOR from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7147d4e9, org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7147d4e9, org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7147d4e9, org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@618e6317, org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@618e6317, org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@618e6317, org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@330bbae4],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@de96d10] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@de96d10] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@74c2da38, testMethod = orderBy_criteriaOnCollection_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.elementCollectionCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2da11074 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2da11074] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2da11074] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@273b170e, testMethod = elementCollectionCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1438, Vehicle.color=Color[rgb=123]}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=you, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@237}, 2={Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:52 DEBUG main ElementCollectionRelationConfigurer$ElementRecordPersister selecting entities [org.codefilarete.stalactite.engine.configurer.elementcollection.ElementRecord@199a365c, org.codefilarete.stalactite.engine.configurer.elementcollection.ElementRecord@4412ca4f] 2025-10-15 05:10:52 TRACE main SQLOperation select Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person_nicknames where (Person_nicknames.id, Person_nicknames.nicknames) in ((?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@666, 2=John Do, 3=o.c.s.i.PersistableIdentifier@666, 4=Jane Do} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person_nicknames(nicknames, id) values (?, ?) | {1={Person_nicknames.nicknames=Jane Do, Person_nicknames.id=o.c.s.i.PersistableIdentifier@666}, 2={Person_nicknames.nicknames=John Do, Person_nicknames.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200] 2025-10-15 05:10:52 TRACE main SQLOperation select State.name as State_name, State.id as State_id from State where State.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@100, 2=o.c.s.i.PersistableIdentifier@200} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into State(name, id) values (?, ?) | {1={State.name=null, State.id=o.c.s.i.PersistableIdentifier@200}, 2={State.name=null, State.id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select states_id, country_id from Country_states where (country_id, states_id) in ((?, ?), (?, ?)) | {Country_states.country_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42], Country_states.states_id=[o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_states(states_id, country_id) values (?, ?) | {1={Country_states.country_id=o.c.s.i.PersistableIdentifier@42, Country_states.states_id=o.c.s.i.PersistableIdentifier@100}, 2={Country_states.country_id=o.c.s.i.PersistableIdentifier@42, Country_states.states_id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR State.id In], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.id as id, DISCRIMINATOR as DISCRIMINATOR from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_states_State.id in (?) | {1=o.c.s.i.PersistableIdentifier@100} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@59856018,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person_nicknames.nicknames In], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.id as id, DISCRIMINATOR as DISCRIMINATOR from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where president_Person_nicknames.nicknames in (?) | {1=John Do} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@4c1c9b90,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2da11074] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2da11074] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@273b170e, testMethod = elementCollectionCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@48aeb0b2 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@48aeb0b2] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@48aeb0b2] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@2bdcc7d4, testMethod = delete_manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1438, Vehicle.color=Color[rgb=123]}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.name=you, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:52 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.id=o.c.s.i.PersistableIdentifier@77, Language.code=fr_fr}, 2={Language.id=o.c.s.i.PersistableIdentifier@88, Language.code=en_en}, 3={Language.id=o.c.s.i.PersistableIdentifier@99, Language.code=es_es}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.id as id, DISCRIMINATOR as DISCRIMINATOR from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b4a226e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b4a226e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b4a226e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80, org.codefilarete.stalactite.engine.model.Language@2d137b6c],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b4a226e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80, org.codefilarete.stalactite.engine.model.Language@2d137b6c],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b4a226e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80, org.codefilarete.stalactite.engine.model.Language@2d137b6c],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b4a226e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b4a226e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b4a226e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b4a226e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80, org.codefilarete.stalactite.engine.model.Language@57d2a49a],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80, org.codefilarete.stalactite.engine.model.Language@57d2a49a],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6e056b80, org.codefilarete.stalactite.engine.model.Language@57d2a49a],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation delete from Country_languages where country_id = ? and languages_id = ? | {1={Country_languages.languages_id=o.c.s.i.PersistedIdentifier@77, Country_languages.country_id=o.c.s.i.PersistedIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistedIdentifier@88, Country_languages.country_id=o.c.s.i.PersistedIdentifier@42}, 3={Country_languages.languages_id=o.c.s.i.PersistedIdentifier@77, Country_languages.country_id=o.c.s.i.PersistedIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistedIdentifier@99, Country_languages.country_id=o.c.s.i.PersistedIdentifier@43}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation delete from Republic where id = ? | {1={Republic.id=o.c.s.i.PersistedIdentifier@42}, 2={Republic.id=o.c.s.i.PersistedIdentifier@43}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@48aeb0b2] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@48aeb0b2] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@2bdcc7d4, testMethod = delete_manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.mapCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5d3c8418 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5d3c8418] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5d3c8418] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@5ffa0e6d, testMethod = mapCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1438, Vehicle.color=Color[rgb=123]}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=you, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@237}, 2={Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@c04ae148, org.codefilarete.stalactite.engine.configurer.map.RecordId@311192, org.codefilarete.stalactite.engine.configurer.map.RecordId@15e15862, org.codefilarete.stalactite.engine.configurer.map.RecordId@37e3c4, org.codefilarete.stalactite.engine.configurer.map.RecordId@314585, org.codefilarete.stalactite.engine.configurer.map.RecordId@3817b7] 2025-10-15 05:10:52 TRACE main SQLOperation select Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person_phoneNumbers where (Person_phoneNumbers.id, Person_phoneNumbers.key) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@666, 2=mobile, 3=o.c.s.i.PersistableIdentifier@237, 4=home, 5=o.c.s.i.PersistableIdentifier@237, 6=Matignon, 7=o.c.s.i.PersistableIdentifier@237, 8=work, 9=o.c.s.i.PersistableIdentifier@666, 10=home, 11=o.c.s.i.PersistableIdentifier@666, 12=work} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 6 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person_phoneNumbers(value, key, id) values (?, ?, ?) | {1={Person_phoneNumbers.key=work, Person_phoneNumbers.value=02 22 22 22 22, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@666}, 2={Person_phoneNumbers.key=mobile, Person_phoneNumbers.value=03 33 33 33 33, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@666}, 3={Person_phoneNumbers.key=home, Person_phoneNumbers.value=01 11 11 11 11, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@237}, 4={Person_phoneNumbers.key=Matignon, Person_phoneNumbers.value=06 66 66 66 66, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@237}, 5={Person_phoneNumbers.key=work, Person_phoneNumbers.value=05 55 55 55 55, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@237}, 6={Person_phoneNumbers.key=home, Person_phoneNumbers.value=01 11 11 11 11, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200] 2025-10-15 05:10:52 TRACE main SQLOperation select State.name as State_name, State.id as State_id from State where State.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@100, 2=o.c.s.i.PersistableIdentifier@200} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into State(name, id) values (?, ?) | {1={State.name=null, State.id=o.c.s.i.PersistableIdentifier@100}, 2={State.name=null, State.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select states_id, country_id from Country_states where (country_id, states_id) in ((?, ?), (?, ?)) | {Country_states.country_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42], Country_states.states_id=[o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_states(states_id, country_id) values (?, ?) | {1={Country_states.country_id=o.c.s.i.PersistableIdentifier@42, Country_states.states_id=o.c.s.i.PersistableIdentifier@100}, 2={Country_states.country_id=o.c.s.i.PersistableIdentifier@42, Country_states.states_id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person_phoneNumbers.value Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where president_Person_phoneNumbers.value = ? | {1=01 11 11 11 11} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@11e05c4d,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@11e05c4d,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@11e05c4d,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@11e05c4d,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@11e05c4d,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@11e05c4d,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@11e05c4d,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@11e05c4d,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@11e05c4d,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person_phoneNumbers.value Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where president_Person_phoneNumbers.value = ? | {1=06 66 66 66 66} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={Matignon=06 66 66 66 66},timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={Matignon=06 66 66 66 66},timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@5d3c8418] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5d3c8418] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@5ffa0e6d, testMethod = mapCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.ignoreCase_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@243c6979 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@243c6979] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@243c6979] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@5577c1ea, testMethod = ignoreCase_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto_b, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=TOtO_c, Republic.creationDate=null, Republic.euMember=false}, 3={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=toTO_a, Republic.creationDate=null, Republic.euMember=false}, 4={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=TonTon, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by Country.name asc | {1=%t%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name like ? order by lower(Country.name) asc | {1=%t%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@243c6979] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@243c6979] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@5577c1ea, testMethod = ignoreCase_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.lesserEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@44f930bb 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@44f930bb] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@44f930bb] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@70fba437, testMethod = lesserEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 Lesser], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id <= ? | {1=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@44f930bb] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@44f930bb] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@70fba437, testMethod = lesserEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.isNotNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1f2127ad 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1f2127ad] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1f2127ad] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@adc1e48, testMethod = isNotNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 IsNull], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name is not null | {} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1f2127ad] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1f2127ad] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@adc1e48, testMethod = isNotNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notEqual]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@614b3201 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@614b3201] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@614b3201] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@489a62c6, testMethod = notEqual@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name != ? | {1=Titi} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@614b3201] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@614b3201] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@489a62c6, testMethod = notEqual@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.endsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@214de096 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@214de096] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@214de096] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@7e086b5e, testMethod = endsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=a description with a keyword, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=a keyword contained in the description, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@41643fec Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.description like ? | {1=%a keyword} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@214de096] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@214de096] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@7e086b5e, testMethod = endsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4b68392c 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4b68392c] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4b68392c] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@3a2ec6b5, testMethod = manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1438, Vehicle.color=Color[rgb=123]}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.name=you, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Toto, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:52 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.id=o.c.s.i.PersistableIdentifier@99, Language.code=es_es}, 2={Language.id=o.c.s.i.PersistableIdentifier@88, Language.code=en_en}, 3={Language.id=o.c.s.i.PersistableIdentifier@77, Language.code=fr_fr}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@42}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.country_id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.id as id, DISCRIMINATOR as DISCRIMINATOR from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7a580fe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7a580fe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7a580fe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2, org.codefilarete.stalactite.engine.model.Language@1c19b687],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7a580fe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2, org.codefilarete.stalactite.engine.model.Language@1c19b687],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7a580fe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2, org.codefilarete.stalactite.engine.model.Language@1c19b687],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7a580fe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7a580fe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7a580fe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@7a580fe,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2, org.codefilarete.stalactite.engine.model.Language@cbcba73],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2, org.codefilarete.stalactite.engine.model.Language@cbcba73],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@409c70a2, org.codefilarete.stalactite.engine.model.Language@cbcba73],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.id as id, DISCRIMINATOR as DISCRIMINATOR from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country_languages_Language.code = ? | {1=en_en} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4b8dac1a],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4b8dac1a],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4b8dac1a],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4b8dac1a],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@63f3e6a8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4b8dac1a],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@63f3e6a8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4b8dac1a],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@63f3e6a8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4b8dac1a, org.codefilarete.stalactite.engine.model.Language@74cdd641],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@63f3e6a8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4b8dac1a, org.codefilarete.stalactite.engine.model.Language@74cdd641],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@63f3e6a8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4b8dac1a, org.codefilarete.stalactite.engine.model.Language@74cdd641],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@63f3e6a8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@63f3e6a8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@63f3e6a8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@63f3e6a8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4b68392c] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4b68392c] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@3a2ec6b5, testMethod = manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notLike]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@877b8d6 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@877b8d6] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@877b8d6] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@2e997010, testMethod = notLike@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=a description with a keyword, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}, 2={Republic.description=a keyword contained in the description, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=null, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@41643fec Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.description not like ? | {1=%contained%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@877b8d6] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@877b8d6] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@2e997010, testMethod = notLike@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.crud]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@594f9ac9 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@594f9ac9] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@594f9ac9] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@34a34d96, testMethod = crud@DerivedQueriesWithTablePerClassPolymorphismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@786e3f66]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@4809fa66 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.vehicleId=null, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@999] 2025-10-15 05:10:52 TRACE main SQLOperation select King.name as King_name, King.id as King_id from King where King.id in (?) | {1=o.c.s.i.PersistableIdentifier@999} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into King(name, id) values (?, ?) | {1={King.id=o.c.s.i.PersistableIdentifier@999, King.name=still me}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Realm(modificationDate, name, creationDate, description, euMember, id, kingId, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Realm.presidentId=o.c.s.i.PersistableIdentifier@666, Realm.kingId=o.c.s.i.PersistableIdentifier@999, Realm.description=null, Realm.euMember=false, Realm.name=Toto, Realm.id=o.c.s.i.PersistableIdentifier@42, Realm.modificationDate=null, Realm.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.deputeCount=0, Republic.name=Tata, Republic.creationDate=null, Republic.euMember=false}} 2025-10-15 05:10:52 DEBUG main TablePerClassPolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR org.codefilarete.stalactite.query.model.QueryStatement$PseudoColumn@11185374 In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.DISCRIMINATOR as Country_DISCRIMINATOR, president.name as president_name, president.id as president_id, Realm.modificationDate as Realm_modificationDate, Realm.name as Realm_name, Realm.creationDate as Realm_creationDate, Realm.description as Realm_description, Realm.euMember as Realm_euMember, Realm.id as Realm_id, Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id from (select Republic.name as name, Republic.description as description, Republic.euMember as euMember, Republic.creationDate as creationDate, Republic.modificationDate as modificationDate, Republic.id as id, Republic.presidentId as presidentId, 'Republic' as DISCRIMINATOR from Republic union all select Realm.name as name, Realm.description as description, Realm.euMember as euMember, Realm.creationDate as creationDate, Realm.modificationDate as modificationDate, Realm.id as id, Realm.presidentId as presidentId, 'Realm' as DISCRIMINATOR from Realm) as Country left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join Realm as Realm on Country.id = Realm.id left outer join Republic as Republic on Country.id = Republic.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id left outer join King as Realm_king on Realm.kingId = Realm_king.id where Country.name in (?, ?) | {1=Toto, 2=Tata} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Realm[king=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Realm[king=org.codefilarete.stalactite.engine.model.King@1a00979c,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=org.codefilarete.stalactite.engine.model.King@1a00979c,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Realm[king=org.codefilarete.stalactite.engine.model.King@1a00979c,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=org.codefilarete.stalactite.engine.model.King@1a00979c,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=org.codefilarete.stalactite.engine.model.King@1a00979c,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@594f9ac9] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@594f9ac9] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@2e866270 testClass = DerivedQueriesWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest@34a34d96, testMethod = crud@DerivedQueriesWithTablePerClassPolymorphismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74cd559c testClass = DerivedQueriesWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@65e65448 key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 s - in org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest 2025-10-15 05:10:52 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:52 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@63dd1cdc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1526a492, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@45ca63bd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2407d3d5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2fb71075, org.springframework.test.context.transaction.TransactionalTestExecutionListener@f953325, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@19d47ee1, org.springframework.test.context.event.EventPublishingTestExecutionListener@3579f75, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@147413d2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@325e0662, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@8c755be, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@37d4dfe4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@38ab04f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4125db4a] 2025-10-15 05:10:52 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:52 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:52 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 15 ms. Found 2 Stalactite repository interfaces. 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@29d55215 2025-10-15 05:10:52 DEBUG main DDLDeployer create table Country(name varchar(255), description varchar(255), euMember boolean, creationDate timestamp, modificationDate timestamp, id int not null, presidentId int, unique (id)) 2025-10-15 05:10:52 DEBUG main DDLDeployer create table Country_languages(country_id int, languages_id int, unique (country_id, languages_id)) 2025-10-15 05:10:52 DEBUG main DDLDeployer create table Country_states(country_id int, states_id int, unique (country_id, states_id)) 2025-10-15 05:10:52 DEBUG main DDLDeployer create table King(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:52 DEBUG main DDLDeployer create table Language(code varchar(255), id int not null, unique (id)) 2025-10-15 05:10:52 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:52 DEBUG main DDLDeployer create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames)) 2025-10-15 05:10:52 DEBUG main DDLDeployer create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key)) 2025-10-15 05:10:52 DEBUG main DDLDeployer create table Realm(id int not null, kingId int, unique (id)) 2025-10-15 05:10:52 DEBUG main DDLDeployer create table Republic(deputeCount integer, id int not null, unique (id)) 2025-10-15 05:10:52 DEBUG main DDLDeployer create table State(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:52 DEBUG main DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:52 DEBUG main DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:52 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:52 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_languages_id_Language_id foreign key(languages_id) references Language(id) 2025-10-15 05:10:52 DEBUG main DDLDeployer alter table Country_states add constraint FK_Country_states_country_id_Country_id foreign key(country_id) references Country(id) 2025-10-15 05:10:52 DEBUG main DDLDeployer alter table Country_states add constraint FK_Country_states_states_id_State_id foreign key(states_id) references State(id) 2025-10-15 05:10:52 DEBUG main DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:52 DEBUG main DDLDeployer alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:52 DEBUG main DDLDeployer alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:52 DEBUG main DDLDeployer alter table Realm add constraint FK_Realm_kingId_King_id foreign key(kingId) references King(id) 2025-10-15 05:10:52 DEBUG main DDLDeployer alter table Realm add constraint FK_Realm_id_Country_id foreign key(id) references Country(id) 2025-10-15 05:10:52 DEBUG main DDLDeployer alter table Republic add constraint FK_Republic_id_Country_id foreign key(id) references Country(id) 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.equals_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@32b08e35 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@32b08e35] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@32b08e35] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@41770158, testMethod = equals_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Titi, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name EqualsIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) = lower(?) | {1=TOTO} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name EqualsIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) = lower(?) | {1=toto} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name EqualsIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) = lower(?) | {1=TOTO} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name EqualsIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) = lower(?) | {1=toto} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@32b08e35] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@32b08e35] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@41770158, testMethod = equals_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.startsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7ebfb4f6 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7ebfb4f6] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7ebfb4f6] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@33ca22e1, testMethod = startsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=a description with a keyword, Country.modificationDate=null, Country.name=null, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=a keyword contained in the description, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.description Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.description like ? | {1=a keyword%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7ebfb4f6] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7ebfb4f6] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@33ca22e1, testMethod = startsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6b14ac40 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6b14ac40] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6b14ac40] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@5367e62, testMethod = projection_byExtraArgument@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@777, Person.vehicleId=null}, 2={Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@777, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6b14ac40] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6b14ac40] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@5367e62, testMethod = projection_byExtraArgument@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3e4b9a44 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3e4b9a44] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3e4b9a44] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@17f2edba, testMethod = projection_pageable@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=Saca do, Person.id=o.c.s.i.PersistableIdentifier@669, Person.vehicleId=null}, 2={Person.name=Me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}, 3={Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@668, Person.vehicleId=null}, 4={Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@667, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@667, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Titi, Country.creationDate=null}, 3={Country.presidentId=o.c.s.i.PersistableIdentifier@668, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}, 4={Country.presidentId=o.c.s.i.PersistableIdentifier@669, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=Tonton, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as name, president.name as president_name from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by president.name asc limit ? | {1=%t%, 2=4} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as name, president.name as president_name from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by president.name asc limit ? offset ? | {1=%t%, 2=3, 3=3} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3e4b9a44] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3e4b9a44] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@17f2edba, testMethod = projection_pageable@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.before]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6c644560 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6c644560] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6c644560] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@48572869, testMethod = before@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id Lesser], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id < ? | {1=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6c644560] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6c644560] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@48572869, testMethod = before@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@394c3a0f 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@394c3a0f] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@394c3a0f] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6f9f5d71, testMethod = exists@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.id as Country_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? limit ? | {1=Toto, 2=1} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.id as Country_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? limit ? | {1=Tutu, 2=1} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@394c3a0f] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@394c3a0f] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6f9f5d71, testMethod = exists@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@51e24212 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@51e24212] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@51e24212] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6a9ceb28, testMethod = orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:52 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 2={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 3={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42], Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99}, 2={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88}, 3={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 4={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}} 2025-10-15 05:10:52 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@487f767e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@487f767e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@487f767e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e, org.codefilarete.stalactite.engine.model.Language@4b9102de],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@487f767e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e, org.codefilarete.stalactite.engine.model.Language@4b9102de],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@487f767e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e, org.codefilarete.stalactite.engine.model.Language@4b9102de],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@487f767e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@487f767e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@487f767e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@487f767e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e, org.codefilarete.stalactite.engine.model.Language@4b9102de],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@487f767e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@27bda565, org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@27bda565, org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@27bda565, org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@27bda565, org.codefilarete.stalactite.engine.model.Language@8a51c4e],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@538c24b2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@538c24b2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@538c24b2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75, org.codefilarete.stalactite.engine.model.Language@6e192d00],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@538c24b2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75, org.codefilarete.stalactite.engine.model.Language@6e192d00],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@538c24b2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75, org.codefilarete.stalactite.engine.model.Language@6e192d00],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@538c24b2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@538c24b2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@538c24b2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@538c24b2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75, org.codefilarete.stalactite.engine.model.Language@6e192d00],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@538c24b2,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75, org.codefilarete.stalactite.engine.model.Language@50db8192],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75, org.codefilarete.stalactite.engine.model.Language@50db8192],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75, org.codefilarete.stalactite.engine.model.Language@50db8192],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@24036c75, org.codefilarete.stalactite.engine.model.Language@50db8192],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@51e24212] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@51e24212] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6a9ceb28, testMethod = orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.isNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@770dd7a4 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@770dd7a4] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@770dd7a4] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@3a2cb095, testMethod = isNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name IsNull], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name is null | {} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@770dd7a4] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@770dd7a4] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@3a2cb095, testMethod = isNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.orderBy_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2f993086 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2f993086] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2f993086] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@701eecd0, testMethod = orderBy_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@666, 3=o.c.s.i.PersistableIdentifier@123, 4=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=C, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}, 2={Person.name=B, Person.id=o.c.s.i.PersistableIdentifier@123, Person.vehicleId=null}, 3={Person.name=A, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}, 4={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@456, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Tonton, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Tintin, Country.creationDate=null}, 3={Country.presidentId=o.c.s.i.PersistableIdentifier@123, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=Tantan, Country.creationDate=null}, 4={Country.presidentId=o.c.s.i.PersistableIdentifier@456, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by president.name asc | {1=T%n} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2f993086] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2f993086] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@701eecd0, testMethod = orderBy_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.like_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3ed6d6db 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3ed6d6db] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3ed6d6db] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@e6bb0f2, testMethod = like_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Titi, Country.creationDate=null}, 3={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=Tutu, Country.creationDate=null}, 4={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=Tonton, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name LikeIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) like lower(?) | {1=%O%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3ed6d6db] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3ed6d6db] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@e6bb0f2, testMethod = like_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@12055ede 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@12055ede] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@12055ede] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@31e1bfed, testMethod = projection_orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=Saca do, Person.id=o.c.s.i.PersistableIdentifier@669, Person.vehicleId=null}, 2={Person.name=Me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}, 3={Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@668, Person.vehicleId=null}, 4={Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@667, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@667, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Titi, Country.creationDate=null}, 3={Country.presidentId=o.c.s.i.PersistableIdentifier@668, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}, 4={Country.presidentId=o.c.s.i.PersistableIdentifier@669, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=Tonton, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as name, president.name as president_name from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.name asc | {1=%o%} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as name, president.name as president_name from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.name asc | {1=%t%} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as name, president.name as president_name from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by president.name asc | {1=%t%} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@12055ede] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@12055ede] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@31e1bfed, testMethod = projection_orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.lesser]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5f827585 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5f827585] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5f827585] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@3f85a1a6, testMethod = lesser@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id Lesser], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id < ? | {1=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@5f827585] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5f827585] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@3f85a1a6, testMethod = lesser@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.embeddedCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@24c9fa8e 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@24c9fa8e] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@24c9fa8e] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@2f0990db, testMethod = embeddedCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=Fri May 10 10:30:45 UTC 2024, Country.name=Toto, Country.creationDate=Fri Jan 22 11:10:23 UTC 2010}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.creationDate Lesser], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.creationDate < ? | {1=Wed Oct 15 05:10:52 UTC 2025} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@24c9fa8e] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@24c9fa8e] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@2f0990db, testMethod = embeddedCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.ignoreCase_all]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5bdc7fa1 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5bdc7fa1] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5bdc7fa1] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@44cc5ecf, testMethod = ignoreCase_all@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=a description with a keyword, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=a keyword contained in the description, Country.modificationDate=null, Country.name=TOtO, Country.creationDate=null}, 3={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=toTO, Country.creationDate=null}, 4={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=TonTon, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[org.codefilarete.stalactite.query.model.Criteria@58d4b10d], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where (lower(Country.name) = lower(?) and lower(Country.description) like lower(?)) | {1=toTO, 2=%CoNtAINed%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@5bdc7fa1] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5bdc7fa1] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@44cc5ecf, testMethod = ignoreCase_all@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.ignoreCase_and]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@76931f7e 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@76931f7e] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@76931f7e] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@3061ada4, testMethod = ignoreCase_and@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=a description with a keyword, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=a keyword contained in the description, Country.modificationDate=null, Country.name=TOtO, Country.creationDate=null}, 3={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=toTO, Country.creationDate=null}, 4={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=TonTon, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[org.codefilarete.stalactite.query.model.Criteria@fc69e53], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where (lower(Country.name) = lower(?) and Country.description like ?) | {1=toTO, 2=%contained%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@76931f7e] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@76931f7e] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@3061ada4, testMethod = ignoreCase_and@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5d7445d 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5d7445d] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5d7445d] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@40d0e9c9, testMethod = twoCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[org.codefilarete.stalactite.query.model.Criteria@666a61a7], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where (Country.id = ? and Country.name = ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=Toto} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@5d7445d] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5d7445d] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@40d0e9c9, testMethod = twoCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@49cb91ea 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@49cb91ea] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@49cb91ea] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@64662ca7, testMethod = stream@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Titi, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 3={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}, 4={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=Tutu, Country.creationDate=null}, 5={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@46, Country.description=null, Country.modificationDate=null, Country.name=Tonton, Country.creationDate=null}, 6={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@47, Country.description=null, Country.modificationDate=null, Country.name=TinTin, Country.creationDate=null}, 7={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@48, Country.description=null, Country.modificationDate=null, Country.name=Toutou, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}, 5={Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.deputeCount=0}, 6={Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.deputeCount=0}, 7={Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.id asc | {1=%T%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@49cb91ea] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@49cb91ea] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@64662ca7, testMethod = stream@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@20391068 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@20391068] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@20391068] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@67bd111e, testMethod = equalBoolean@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=true, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.euMember Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.euMember = ? | {1=true} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.euMember Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.euMember = ? | {1=false} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@20391068] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@20391068] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@67bd111e, testMethod = equalBoolean@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.limit_throwsExceptionBecauseOfCollectionPropertyMapping]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@28d3e142 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@28d3e142] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@28d3e142] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@7af8c65a, testMethod = limit_throwsExceptionBecauseOfCollectionPropertyMapping@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:52 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 2={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 3={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42], Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 2={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88}, 3={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 4={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@28d3e142] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@28d3e142] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@7af8c65a, testMethod = limit_throwsExceptionBecauseOfCollectionPropertyMapping@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.contains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3954f6fd 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3954f6fd] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3954f6fd] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6c066aaf, testMethod = contains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=a description with a keyword, Country.modificationDate=null, Country.name=null, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=a keyword contained in the description, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.description Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.description like ? | {1=%contained%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3954f6fd] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3954f6fd] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6c066aaf, testMethod = contains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1c1ba8e6 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1c1ba8e6] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1c1ba8e6] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@3c5ed7e7, testMethod = in_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Titi, Country.creationDate=null}, 3={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name in (?) | {1=Titi} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name InIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) in (lower(?)) | {1=tiTI} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name InIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) in (lower(?), lower(?)) | {1=tiTI, 2=TOto} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1c1ba8e6] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1c1ba8e6] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@3c5ed7e7, testMethod = in_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notIn_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@13ba1dfb 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@13ba1dfb] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@13ba1dfb] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@22f1e95b, testMethod = notIn_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Titi, Country.creationDate=null}, 3={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name InIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) not in (lower(?)) | {1=TATA} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@13ba1dfb] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@13ba1dfb] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@22f1e95b, testMethod = notIn_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.greaterEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1021d941 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1021d941] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1021d941] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6d26d7e8, testMethod = greaterEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id Greater], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id >= ? | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1021d941] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1021d941] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6d26d7e8, testMethod = greaterEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7291f48d 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7291f48d] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7291f48d] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@4ee2668d, testMethod = projection_resultIsSingle@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as name, president.name as president_name from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7291f48d] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7291f48d] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@4ee2668d, testMethod = projection_resultIsSingle@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@29786d7f 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@29786d7f] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@29786d7f] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@4e1ba79a, testMethod = countDistinctByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@78] 2025-10-15 05:10:52 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77, 4=o.c.s.i.PersistableIdentifier@78} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@78}, 3={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 4={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42], Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@78, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 5 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99}, 2={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@78}, 3={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 4={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88}, 5={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}} 2025-10-15 05:10:52 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select count(distinct Country.id) as row_count from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select count(distinct Country.id) as row_count from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=en_en} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@29786d7f] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@29786d7f] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@4e1ba79a, testMethod = countDistinctByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.between]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@398cf908 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@398cf908] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@398cf908] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6b378dea, testMethod = between@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id Between], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id between ? and ? | {1=o.c.s.i.PersistedIdentifier@40, 2=o.c.s.i.PersistedIdentifier@50} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@398cf908] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@398cf908] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6b378dea, testMethod = between@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notContains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@29c6d435 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@29c6d435] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@29c6d435] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@48082637, testMethod = notContains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=a description with a keyword, Country.modificationDate=null, Country.name=null, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=a keyword contained in the description, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.description Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.description not like ? | {1=%contained%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@29c6d435] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@29c6d435] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@48082637, testMethod = notContains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@13ecc882 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@13ecc882] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@13ecc882] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@62f7dbd7, testMethod = countByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:52 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 2={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 3={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42], Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 2={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99}, 3={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88}, 4={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}} 2025-10-15 05:10:52 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=en_en} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@13ecc882] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@13ecc882] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@62f7dbd7, testMethod = countByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@40c9bcaa 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@40c9bcaa] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@40c9bcaa] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@5ec08983, testMethod = in@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@40c9bcaa] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@40c9bcaa] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@5ec08983, testMethod = in@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.or]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1d486707 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1d486707] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1d486707] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@49a85682, testMethod = or@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=a description with a keyword, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=true, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=a keyword contained in the description, Country.modificationDate=null, Country.name=TOtO, Country.creationDate=null}, 3={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=a keyword contained in the description, Country.modificationDate=null, Country.name=toTO, Country.creationDate=null}, 4={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=TonTon, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals, OR Country.description Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? or Country.description = ? | {1=TOtO, 2=a description with a keyword} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals, org.codefilarete.stalactite.query.model.Criteria@30d88d5e, OR Person.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? or (Country.description = ? and Country.euMember = ?) or president.name = ? | {1=TonTon, 2=a keyword contained in the description, 3=true, 4=me} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1d486707] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1d486707] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@49a85682, testMethod = or@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.like]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@49fe9da 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@49fe9da] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@49fe9da] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@f4617ae, testMethod = like@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=a description with a keyword, Country.modificationDate=null, Country.name=null, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=a keyword contained in the description, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.description Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.description like ? | {1=%keyword%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@49fe9da] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@49fe9da] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@f4617ae, testMethod = like@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@c23f6cd 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@c23f6cd] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@c23f6cd] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6fd717ad, testMethod = oneToOneCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person.id Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president.id = ? | {1=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@231b1357,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president.name = ? | {1=me} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@78b7f130,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Vehicle.color Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president_vehicle.color = ? | {1=Color[rgb=123]} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@74865c8a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@c23f6cd] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@c23f6cd] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6fd717ad, testMethod = oneToOneCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@9d2c0fd 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@9d2c0fd] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@9d2c0fd] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@4ff6af41, testMethod = oneResultExpected_severalResults_throwsException@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@9d2c0fd] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@9d2c0fd] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@4ff6af41, testMethod = oneResultExpected_severalResults_throwsException@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.after]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@725a576b 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@725a576b] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@725a576b] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@57ef73cb, testMethod = after@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id Greater], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id > ? | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@725a576b] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@725a576b] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@57ef73cb, testMethod = after@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@592f0838 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@592f0838] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@592f0838] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@2bd2a531, testMethod = equal@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Titi, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@592f0838] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@592f0838] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@2bd2a531, testMethod = equal@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@43fe47a0 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@43fe47a0] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@43fe47a0] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@b9af0d1, testMethod = limit@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@666, 3=o.c.s.i.PersistableIdentifier@123, 4=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=C, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}, 2={Person.name=B, Person.id=o.c.s.i.PersistableIdentifier@123, Person.vehicleId=null}, 3={Person.name=A, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}, 4={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@456, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Tonton, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Tintin, Country.creationDate=null}, 3={Country.presidentId=o.c.s.i.PersistableIdentifier@123, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=Tantan, Country.creationDate=null}, 4={Country.presidentId=o.c.s.i.PersistableIdentifier@456, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@43fe47a0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@43fe47a0] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@b9af0d1, testMethod = limit@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notIn]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7fcb12c1 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7fcb12c1] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7fcb12c1] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@5bf06696, testMethod = notIn@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Titi, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id not in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7fcb12c1] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7fcb12c1] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@5bf06696, testMethod = notIn@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2b917c20 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2b917c20] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2b917c20] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@40cb94e2, testMethod = slice@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Titi, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 3={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}, 4={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=Tutu, Country.creationDate=null}, 5={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@46, Country.description=null, Country.modificationDate=null, Country.name=Tonton, Country.creationDate=null}, 6={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@47, Country.description=null, Country.modificationDate=null, Country.name=TinTin, Country.creationDate=null}, 7={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@48, Country.description=null, Country.modificationDate=null, Country.name=Toutou, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}, 5={Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.deputeCount=0}, 6={Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.deputeCount=0}, 7={Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.id asc | {1=%T%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2b917c20] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2b917c20] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@40cb94e2, testMethod = slice@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3606d463 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3606d463] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3606d463] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6948c86c, testMethod = slice_withOrder@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Titi, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 3={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}, 4={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=Tutu, Country.creationDate=null}, 5={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@46, Country.description=null, Country.modificationDate=null, Country.name=Tonton, Country.creationDate=null}, 6={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@47, Country.description=null, Country.modificationDate=null, Country.name=TinTin, Country.creationDate=null}, 7={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@48, Country.description=null, Country.modificationDate=null, Country.name=Toutou, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}, 5={Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.deputeCount=0}, 6={Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.deputeCount=0}, 7={Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3606d463] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3606d463] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6948c86c, testMethod = slice_withOrder@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.greater]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@39b7c9ea 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@39b7c9ea] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@39b7c9ea] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@c8e1108, testMethod = greater@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id Greater], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id > ? | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@39b7c9ea] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@39b7c9ea] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@c8e1108, testMethod = greater@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.ignoreCase_dynamic_inMemory]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@f5f2a3a 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@f5f2a3a] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@f5f2a3a] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@42c9a766, testMethod = ignoreCase_dynamic_inMemory@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto_b, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=TOtO_c, Country.creationDate=null}, 3={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=toTO_a, Country.creationDate=null}, 4={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=TonTon, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:52 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 2={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 3={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.country_id=[o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42], Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 6 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88}, 2={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99}, 3={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 4={Country_languages.country_id=o.c.s.i.PersistableIdentifier@44, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 5={Country_languages.country_id=o.c.s.i.PersistableIdentifier@44, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99}, 6={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}} 2025-10-15 05:10:52 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Like], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code like ? | {1=%_%} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@34f267d0, org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@34f267d0, org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@34f267d0, org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@34f267d0, org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@5526c68c, org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@5526c68c, org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@5526c68c, org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@5526c68c, org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@5526c68c, org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@5526c68c, org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@5526c68c, org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@5526c68c, org.codefilarete.stalactite.engine.model.Language@26099db7],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Like], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code like ? | {1=%_%} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@76a27519, org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@76a27519, org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@76a27519, org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@76a27519, org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@59d3bab3, org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@59d3bab3, org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@59d3bab3, org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@59d3bab3, org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@59d3bab3, org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@59d3bab3, org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@59d3bab3, org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@59d3bab3, org.codefilarete.stalactite.engine.model.Language@48a1f44f],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@f5f2a3a] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@f5f2a3a] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@42c9a766, testMethod = ignoreCase_dynamic_inMemory@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notLike_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@54de9c50 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@54de9c50] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@54de9c50] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@735b025f, testMethod = notLike_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Titi, Country.creationDate=null}, 3={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=Tutu, Country.creationDate=null}, 4={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=Tonton, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name LikeIgnoreCase], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Country.name) not like lower(?) | {1=%O%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@54de9c50] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@54de9c50] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@735b025f, testMethod = notLike_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.orderBy_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@562c67e6 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@562c67e6] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@562c67e6] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@2943a190, testMethod = orderBy_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:52 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 3={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42], Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88}, 2={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 3={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 4={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99}} 2025-10-15 05:10:52 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6de4f7c1,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6de4f7c1,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6de4f7c1,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3cd9c391, org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6de4f7c1,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3cd9c391, org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6de4f7c1,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3cd9c391, org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6de4f7c1,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6de4f7c1,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6de4f7c1,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6de4f7c1,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3cd9c391, org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@6de4f7c1,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@4e5fd7e6, org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@4e5fd7e6, org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@4e5fd7e6, org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@4e5fd7e6, org.codefilarete.stalactite.engine.model.Language@141e2724],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3371cd19,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3371cd19,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3371cd19,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@522d6d8d, org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3371cd19,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@522d6d8d, org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3371cd19,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@522d6d8d, org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3371cd19,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3371cd19,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3371cd19,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3371cd19,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@522d6d8d, org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3371cd19,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c, org.codefilarete.stalactite.engine.model.Language@5240e87f],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c, org.codefilarete.stalactite.engine.model.Language@5240e87f],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c, org.codefilarete.stalactite.engine.model.Language@5240e87f],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3469584c, org.codefilarete.stalactite.engine.model.Language@5240e87f],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@562c67e6] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@562c67e6] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@2943a190, testMethod = orderBy_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.orderBy_criteriaOnCollection_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6bb8a6bf 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6bb8a6bf] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6bb8a6bf] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@4f4ba7d7, testMethod = orderBy_criteriaOnCollection_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@666, 3=o.c.s.i.PersistableIdentifier@123, 4=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=C, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}, 2={Person.name=B, Person.id=o.c.s.i.PersistableIdentifier@123, Person.vehicleId=null}, 3={Person.name=A, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}, 4={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@456, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}, 3={Country.presidentId=o.c.s.i.PersistableIdentifier@123, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=Titi, Country.creationDate=null}, 4={Country.presidentId=o.c.s.i.PersistableIdentifier@456, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=Tutu, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:52 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 2={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 3={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.country_id=[o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42], Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 5 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 2={Country_languages.country_id=o.c.s.i.PersistableIdentifier@44, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 3={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 4={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99}, 5={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:52 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@b715c43, org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@b715c43, org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@b715c43, org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@b715c43, org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110, org.codefilarete.stalactite.engine.model.Language@44af7771],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110, org.codefilarete.stalactite.engine.model.Language@44af7771],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110, org.codefilarete.stalactite.engine.model.Language@44af7771],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110, org.codefilarete.stalactite.engine.model.Language@44af7771],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@331a3110],modificationDate=,name=Titi,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6bb8a6bf] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6bb8a6bf] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@4f4ba7d7, testMethod = orderBy_criteriaOnCollection_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.elementCollectionCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6d1f1ebe 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6d1f1ebe] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6d1f1ebe] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@52b4f893, testMethod = elementCollectionCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}, 2={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:52 DEBUG main ElementCollectionRelationConfigurer$ElementRecordPersister selecting entities [org.codefilarete.stalactite.engine.configurer.elementcollection.ElementRecord@63260831, org.codefilarete.stalactite.engine.configurer.elementcollection.ElementRecord@eb4c259] 2025-10-15 05:10:52 TRACE main SQLOperation select Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person_nicknames where (Person_nicknames.nicknames, Person_nicknames.id) in ((?, ?), (?, ?)) | {1=Jane Do, 2=o.c.s.i.PersistableIdentifier@666, 3=John Do, 4=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person_nicknames(nicknames, id) values (?, ?) | {1={Person_nicknames.id=o.c.s.i.PersistableIdentifier@666, Person_nicknames.nicknames=Jane Do}, 2={Person_nicknames.id=o.c.s.i.PersistableIdentifier@666, Person_nicknames.nicknames=John Do}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200] 2025-10-15 05:10:52 TRACE main SQLOperation select State.name as State_name, State.id as State_id from State where State.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@100, 2=o.c.s.i.PersistableIdentifier@200} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into State(name, id) values (?, ?) | {1={State.name=null, State.id=o.c.s.i.PersistableIdentifier@100}, 2={State.name=null, State.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, states_id from Country_states where (country_id, states_id) in ((?, ?), (?, ?)) | {Country_states.states_id=[o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200], Country_states.country_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_states(country_id, states_id) values (?, ?) | {1={Country_states.country_id=o.c.s.i.PersistableIdentifier@42, Country_states.states_id=o.c.s.i.PersistableIdentifier@200}, 2={Country_states.country_id=o.c.s.i.PersistableIdentifier@42, Country_states.states_id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR State.id In], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_states_State.id in (?) | {1=o.c.s.i.PersistableIdentifier@100} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1b022498,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person_nicknames.nicknames In], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president_Person_nicknames.nicknames in (?) | {1=John Do} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@178574ae,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6d1f1ebe] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6d1f1ebe] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@52b4f893, testMethod = elementCollectionCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6322ed40 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6322ed40] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6322ed40] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@43098792, testMethod = delete_manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:52 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 2={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 3={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42], Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88}, 2={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99}, 3={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 4={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1858a8e5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1858a8e5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1858a8e5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a, org.codefilarete.stalactite.engine.model.Language@35228a3e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1858a8e5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a, org.codefilarete.stalactite.engine.model.Language@35228a3e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1858a8e5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a, org.codefilarete.stalactite.engine.model.Language@35228a3e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1858a8e5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1858a8e5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1858a8e5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1858a8e5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a, org.codefilarete.stalactite.engine.model.Language@35228a3e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1858a8e5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a, org.codefilarete.stalactite.engine.model.Language@1bef49f0],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a, org.codefilarete.stalactite.engine.model.Language@1bef49f0],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a, org.codefilarete.stalactite.engine.model.Language@1bef49f0],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3636b09a, org.codefilarete.stalactite.engine.model.Language@1bef49f0],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation delete from Country_languages where country_id = ? and languages_id = ? | {1={Country_languages.country_id=o.c.s.i.PersistedIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistedIdentifier@77}, 2={Country_languages.country_id=o.c.s.i.PersistedIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistedIdentifier@88}, 3={Country_languages.country_id=o.c.s.i.PersistedIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistedIdentifier@77}, 4={Country_languages.country_id=o.c.s.i.PersistedIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistedIdentifier@99}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation delete from Republic where id = ? | {1={Republic.id=o.c.s.i.PersistedIdentifier@42}, 2={Republic.id=o.c.s.i.PersistedIdentifier@43}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}, 2={Country.id=o.c.s.i.PersistedIdentifier@43}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6322ed40] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6322ed40] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@43098792, testMethod = delete_manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.mapCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@521e9242 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@521e9242] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@521e9242] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@5230368b, testMethod = mapCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}, 2={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@c04ae148, org.codefilarete.stalactite.engine.configurer.map.RecordId@37e3c4, org.codefilarete.stalactite.engine.configurer.map.RecordId@15e15862, org.codefilarete.stalactite.engine.configurer.map.RecordId@311192, org.codefilarete.stalactite.engine.configurer.map.RecordId@314585, org.codefilarete.stalactite.engine.configurer.map.RecordId@3817b7] 2025-10-15 05:10:52 TRACE main SQLOperation select Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person_phoneNumbers where (Person_phoneNumbers.key, Person_phoneNumbers.id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {1=mobile, 2=o.c.s.i.PersistableIdentifier@666, 3=work, 4=o.c.s.i.PersistableIdentifier@237, 5=Matignon, 6=o.c.s.i.PersistableIdentifier@237, 7=home, 8=o.c.s.i.PersistableIdentifier@237, 9=home, 10=o.c.s.i.PersistableIdentifier@666, 11=work, 12=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 6 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person_phoneNumbers(value, key, id) values (?, ?, ?) | {1={Person_phoneNumbers.value=05 55 55 55 55, Person_phoneNumbers.key=work, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@237}, 2={Person_phoneNumbers.value=06 66 66 66 66, Person_phoneNumbers.key=Matignon, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@237}, 3={Person_phoneNumbers.value=02 22 22 22 22, Person_phoneNumbers.key=work, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@666}, 4={Person_phoneNumbers.value=01 11 11 11 11, Person_phoneNumbers.key=home, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@666}, 5={Person_phoneNumbers.value=01 11 11 11 11, Person_phoneNumbers.key=home, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@237}, 6={Person_phoneNumbers.value=03 33 33 33 33, Person_phoneNumbers.key=mobile, Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200] 2025-10-15 05:10:52 TRACE main SQLOperation select State.name as State_name, State.id as State_id from State where State.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@100, 2=o.c.s.i.PersistableIdentifier@200} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into State(name, id) values (?, ?) | {1={State.name=null, State.id=o.c.s.i.PersistableIdentifier@100}, 2={State.name=null, State.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, states_id from Country_states where (country_id, states_id) in ((?, ?), (?, ?)) | {Country_states.states_id=[o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200], Country_states.country_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_states(country_id, states_id) values (?, ?) | {1={Country_states.country_id=o.c.s.i.PersistableIdentifier@42, Country_states.states_id=o.c.s.i.PersistableIdentifier@100}, 2={Country_states.country_id=o.c.s.i.PersistableIdentifier@42, Country_states.states_id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person_phoneNumbers.value Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president_Person_phoneNumbers.value = ? | {1=01 11 11 11 11} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@751523a5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@751523a5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@751523a5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@751523a5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@751523a5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@751523a5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@751523a5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@751523a5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@751523a5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@751523a5,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Person_phoneNumbers.value Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president_Person_phoneNumbers.value = ? | {1=06 66 66 66 66} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={Matignon=06 66 66 66 66},timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={Matignon=06 66 66 66 66},timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={Matignon=06 66 66 66 66},timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@521e9242] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@521e9242] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@5230368b, testMethod = mapCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.ignoreCase_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4c84163b 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4c84163b] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4c84163b] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@72a71e69, testMethod = ignoreCase_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto_b, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=TOtO_c, Country.creationDate=null}, 3={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null, Country.modificationDate=null, Country.name=toTO_a, Country.creationDate=null}, 4={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null, Country.modificationDate=null, Country.name=TonTon, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.deputeCount=0}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by Country.name asc | {1=%t%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name like ? order by lower(Country.name) asc | {1=%t%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4c84163b] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4c84163b] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@72a71e69, testMethod = ignoreCase_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.lesserEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3c2cc2a6 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3c2cc2a6] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3c2cc2a6] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@294c46ed, testMethod = lesserEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.id Lesser], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id <= ? | {1=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3c2cc2a6] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3c2cc2a6] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@294c46ed, testMethod = lesserEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.isNotNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@74cc8642 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@74cc8642] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@74cc8642] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@49401c88, testMethod = isNotNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name IsNull], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name is not null | {} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@74cc8642] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@74cc8642] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@49401c88, testMethod = isNotNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notEqual]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@28578f6e 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@28578f6e] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@28578f6e] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@54be94fd, testMethod = notEqual@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name != ? | {1=Titi} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@28578f6e] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@28578f6e] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@54be94fd, testMethod = notEqual@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.endsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5710e7a3 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5710e7a3] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5710e7a3] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6b6c647d, testMethod = endsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=a description with a keyword, Country.modificationDate=null, Country.name=null, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=a keyword contained in the description, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.description Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.description like ? | {1=%a keyword} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@5710e7a3] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5710e7a3] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@6b6c647d, testMethod = endsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@66bd7737 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@66bd7737] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@66bd7737] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@2f37a043, testMethod = manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:52 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 3={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}} 2025-10-15 05:10:52 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:52 TRACE main SQLOperation select country_id, languages_id from Country_languages where (country_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.country_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42], Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88]} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country_languages(country_id, languages_id) values (?, ?) | {1={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88}, 2={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99}, 3={Country_languages.country_id=o.c.s.i.PersistableIdentifier@43, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}, 4={Country_languages.country_id=o.c.s.i.PersistableIdentifier@42, Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@74acc8f8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@74acc8f8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@74acc8f8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9, org.codefilarete.stalactite.engine.model.Language@6519c4f4],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@74acc8f8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9, org.codefilarete.stalactite.engine.model.Language@6519c4f4],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@74acc8f8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9, org.codefilarete.stalactite.engine.model.Language@6519c4f4],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@74acc8f8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@74acc8f8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@74acc8f8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@74acc8f8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9, org.codefilarete.stalactite.engine.model.Language@6519c4f4],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@74acc8f8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9, org.codefilarete.stalactite.engine.model.Language@33a7f7ee],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9, org.codefilarete.stalactite.engine.model.Language@33a7f7ee],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9, org.codefilarete.stalactite.engine.model.Language@33a7f7ee],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@ffbefd9, org.codefilarete.stalactite.engine.model.Language@33a7f7ee],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Language.code Equals], hasCollectionCriteria=true, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=en_en} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@54e15e62],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@54e15e62],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@54e15e62],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@54e15e62],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@40fc5943,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@54e15e62],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@40fc5943,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@54e15e62],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@40fc5943,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1ce192c3, org.codefilarete.stalactite.engine.model.Language@54e15e62],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@40fc5943,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1ce192c3, org.codefilarete.stalactite.engine.model.Language@54e15e62],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@40fc5943,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1ce192c3, org.codefilarete.stalactite.engine.model.Language@54e15e62],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@40fc5943,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@40fc5943,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@40fc5943,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@40fc5943,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1ce192c3, org.codefilarete.stalactite.engine.model.Language@54e15e62],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@40fc5943,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@66bd7737] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@66bd7737] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@2f37a043, testMethod = manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notLike]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3ef5f65d 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3ef5f65d] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3ef5f65d] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@70e5ca81, testMethod = notLike@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=a description with a keyword, Country.modificationDate=null, Country.name=null, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=a keyword contained in the description, Country.modificationDate=null, Country.name=null, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.deputeCount=0}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.description Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.description not like ? | {1=%contained%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3ef5f65d] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3ef5f65d] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@70e5ca81, testMethod = notLike@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.crud]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3a181b9b 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3a181b9b] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3a181b9b] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@66109995, testMethod = crud@DerivedQueriesWithJoinTablePolymorphismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@287857c3]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null, Country.modificationDate=null, Country.name=Toto, Country.creationDate=null}, 2={Country.presidentId=null, Country.euMember=false, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null, Country.modificationDate=null, Country.name=Tata, Country.creationDate=null}} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@999] 2025-10-15 05:10:52 TRACE main SQLOperation select King.name as King_name, King.id as King_id from King where King.id in (?) | {1=o.c.s.i.PersistableIdentifier@999} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into King(name, id) values (?, ?) | {1={King.id=o.c.s.i.PersistableIdentifier@999, King.name=still me}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Realm(id, kingId) values (?, ?) | {1={Realm.id=o.c.s.i.PersistableIdentifier@42, Realm.kingId=o.c.s.i.PersistableIdentifier@999}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Republic(deputeCount, id) values (?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.deputeCount=0}} 2025-10-15 05:10:52 DEBUG main JoinTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.modificationDate as Country_modificationDate, Country.name as Country_name, Country.creationDate as Country_creationDate, Country.description as Country_description, Country.euMember as Country_euMember, Country.id as Country_id, Republic.deputeCount as Republic_deputeCount, Republic.id as Republic_id, Realm.id as Realm_id, president.name as president_name, president.id as president_id, Realm_king.name as Realm_king_name, Realm_king.id as Realm_king_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Country left outer join Republic as Republic on Country.id = Republic.id left outer join Realm as Realm on Country.id = Realm.id left outer join Person as president on Country.presidentId = president.id left outer join Country_states as Country_states on Country.id = Country_states.country_id left outer join Country_languages as Country_languages on Country.id = Country_languages.country_id left outer join King as Realm_king on Realm.kingId = Realm_king.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country.name in (?, ?) | {1=Toto, 2=Tata} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Realm 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Realm[king=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Realm[king=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Realm[king=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Realm[king=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer Instantiating entity of type class org.codefilarete.stalactite.engine.model.Republic 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3a181b9b] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3a181b9b] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@c422731 testClass = DerivedQueriesWithJoinTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest@66109995, testMethod = crud@DerivedQueriesWithJoinTablePolymorphismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7700fe65 testClass = DerivedQueriesWithJoinTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@351e85fe key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.CountryDerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s - in org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest 2025-10-15 05:10:52 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:52 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@43f50f25, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@68a8c257, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4b9bb79, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5220d7f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6e45a6d9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@40d17b3c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@9fa722c, org.springframework.test.context.event.EventPublishingTestExecutionListener@1ca6df99, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5f16d1ba, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@145549ff, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4e64324b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@64947609, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@de6f020, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@33425ad2] 2025-10-15 05:10:52 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:52 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:52 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 12 ms. Found 1 Stalactite repository interfaces. 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@314bd2ee 2025-10-15 05:10:52 DEBUG main DDLDeployer create table Country(name varchar(255), description varchar(255), euMember boolean, creationDate timestamp, modificationDate timestamp, id int not null, presidentId int, deputeCount integer, DTYPE varchar(255) not null, unique (id)) 2025-10-15 05:10:52 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:52 DEBUG main DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:52 DEBUG main DDLDeployer alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:52 DEBUG main DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.pageable_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4e167fe4 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4e167fe4] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4e167fe4] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@41d009df, testMethod = pageable_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@26cfdc15]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Titi, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null}, 2={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null}, 3={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null}, 4={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tutu, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null}, 5={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tonton, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@46, Country.description=null}, 6={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=TinTin, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@47, Country.description=null}, 7={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Toutou, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@48, Country.description=null}} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=%T%, 2=2, 3=0} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=%T%} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=0} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=T%o%} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=%T%, 2=2, 3=2} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=%T%} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4e167fe4] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4e167fe4] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@41d009df, testMethod = pageable_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2cd43042 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2cd43042] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2cd43042] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@5fb84818, testMethod = projection_byExtraArgument@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@26cfdc15]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@777, Person.name=Jane Do, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=John Do, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null}, 2={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=o.c.s.i.PersistableIdentifier@777, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null}} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Equals], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name = ? | {1=Toto} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2cd43042] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2cd43042] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@5fb84818, testMethod = projection_byExtraArgument@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@474e2922 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@474e2922] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@474e2922] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@51423354, testMethod = projection_pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@26cfdc15]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@669, Person.name=Saca do, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Me, Person.vehicleId=null}, 3={Person.id=o.c.s.i.PersistableIdentifier@668, Person.name=Jane Do, Person.vehicleId=null}, 4={Person.id=o.c.s.i.PersistableIdentifier@667, Person.name=John Do, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null}, 2={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=o.c.s.i.PersistableIdentifier@667, Country.name=Titi, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null}, 3={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=o.c.s.i.PersistableIdentifier@668, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null}, 4={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=o.c.s.i.PersistableIdentifier@669, Country.name=Tonton, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null}} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as name, president.name as president_name from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by president.name asc limit ? | {1=%t%, 2=4} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as name, president.name as president_name from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by president.name asc limit ? offset ? | {1=%t%, 2=3, 3=3} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@474e2922] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@474e2922] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@51423354, testMethod = projection_pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@671cacf7 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@671cacf7] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@671cacf7] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@12f3c749, testMethod = projection_orderBy@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@26cfdc15]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@669, Person.name=Saca do, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Me, Person.vehicleId=null}, 3={Person.id=o.c.s.i.PersistableIdentifier@668, Person.name=Jane Do, Person.vehicleId=null}, 4={Person.id=o.c.s.i.PersistableIdentifier@667, Person.name=John Do, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null}, 2={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=o.c.s.i.PersistableIdentifier@667, Country.name=Titi, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null}, 3={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=o.c.s.i.PersistableIdentifier@668, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null}, 4={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=o.c.s.i.PersistableIdentifier@669, Country.name=Tonton, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null}} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as name, president.name as president_name from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by president.name asc | {1=%o%} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@671cacf7] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@671cacf7] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@12f3c749, testMethod = projection_orderBy@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4ace740d 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4ace740d] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4ace740d] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@792f56a1, testMethod = stream@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@26cfdc15]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Titi, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null}, 2={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null}, 3={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null}, 4={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tutu, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null}, 5={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tonton, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@46, Country.description=null}, 6={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=TinTin, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@47, Country.description=null}, 7={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Toutou, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@48, Country.description=null}} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc | {1=%T%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4ace740d] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4ace740d] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@792f56a1, testMethod = stream@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@52308e01 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@52308e01] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@52308e01] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@6395fb38, testMethod = projection_resultIsSingle@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@26cfdc15]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@777, Person.name=Jane Do, Person.vehicleId=null}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=John Do, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null}, 2={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=o.c.s.i.PersistableIdentifier@777, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null}} 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as name, president.name as president_name from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name = ? | {1=Tata} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@52308e01] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@52308e01] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@6395fb38, testMethod = projection_resultIsSingle@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.pageable_withCompositeOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2df4024c 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2df4024c] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2df4024c] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@20f1389d, testMethod = pageable_withCompositeOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@26cfdc15]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Titi, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null}, 2={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null}, 3={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null}, 4={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null}, 5={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@46, Country.description=null}, 6={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Titi, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@47, Country.description=null}, 7={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@48, Country.description=null}} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o, 2=2, 3=2} 2025-10-15 05:10:52 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=T%o} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.name asc, Country.id asc limit ? offset ? | {1=%T%, 2=2, 3=0} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=%T%} 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2df4024c] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2df4024c] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@20f1389d, testMethod = pageable_withCompositeOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.dynamicSort]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@45cf46d4 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@45cf46d4] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@45cf46d4] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@262528eb, testMethod = dynamicSort@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@26cfdc15]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Titi, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null}, 2={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null}, 3={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null}, 4={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null}, 5={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@46, Country.description=null}, 6={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Titi, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@47, Country.description=null}, 7={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@48, Country.description=null}} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id desc | {1=T%o} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.name asc, Country.id asc | {1=%T%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@45cf46d4] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@45cf46d4] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@262528eb, testMethod = dynamicSort@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@77752037 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@77752037] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@77752037] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@1c8f28da, testMethod = limit@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@26cfdc15]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:52 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:52 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:52 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=me, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.id=o.c.s.i.PersistableIdentifier@237, Person.name=you, Person.vehicleId=null}} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=o.c.s.i.PersistableIdentifier@666, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null}, 2={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=o.c.s.i.PersistableIdentifier@237, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null}, 3={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Titi, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null}} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id order by Country.name asc limit ? | {1=1} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id order by Country.name asc limit ? | {1=2} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@77752037] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@77752037] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@1c8f28da, testMethod = limit@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4c8082b7 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4c8082b7] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4c8082b7] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@2489a791, testMethod = slice@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@26cfdc15]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Titi, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null}, 2={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null}, 3={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null}, 4={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tutu, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null}, 5={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tonton, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@46, Country.description=null}, 6={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=TinTin, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@47, Country.description=null}, 7={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Toutou, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@48, Country.description=null}} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc | {1=%T%} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4c8082b7] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4c8082b7] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@2489a791, testMethod = slice@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3a1e95a3 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3a1e95a3] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3a1e95a3] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@25798ac8, testMethod = slice_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@26cfdc15]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Titi, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null}, 2={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null}, 3={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null}, 4={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tutu, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null}, 5={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tonton, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@46, Country.description=null}, 6={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=TinTin, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@47, Country.description=null}, 7={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Toutou, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@48, Country.description=null}} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3a1e95a3] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3a1e95a3] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@25798ac8, testMethod = slice_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:52 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@21c2da4d 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@21c2da4d] for JDBC transaction 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@21c2da4d] to manual commit 2025-10-15 05:10:52 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@5a49d0cf, testMethod = pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@26cfdc15]; rollback [true] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Country.id In], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:52 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:52 TRACE main SQLOperation insert into Country(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId, DTYPE) values (?, ?, ?, ?, ?, ?, ?, ?, ?) | {1={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Titi, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@42, Country.description=null}, 2={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Toto, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@43, Country.description=null}, 3={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tata, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@44, Country.description=null}, 4={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tutu, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@45, Country.description=null}, 5={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Tonton, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@46, Country.description=null}, 6={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=TinTin, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@47, Country.description=null}, 7={Country.deputeCount=0, Country.creationDate=null, Country.modificationDate=null, Country.euMember=false, Country.presidentId=null, Country.name=Toutou, Country.DTYPE=Republic, Country.id=o.c.s.i.PersistableIdentifier@48, Country.description=null}} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=%T%, 2=2, 3=0} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=%T%} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=0} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=T%o%} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=%T%, 2=2, 3=2} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 TRACE main SQLOperation select count(Country.id) as row_count from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? | {1=%T%} 2025-10-15 05:10:52 DEBUG main SingleTablePolymorphismEntityFinder Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[OR Country.name Like], hasCollectionCriteria=false, parent=null 2025-10-15 05:10:52 TRACE main SQLOperation select Country.name as Country_name, Country.description as Country_description, Country.euMember as Country_euMember, Country.creationDate as Country_creationDate, Country.modificationDate as Country_modificationDate, Country.id as Country_id, Country.presidentId as Country_presidentId, Country.deputeCount as Country_deputeCount, Country.DTYPE as Country_DTYPE, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Country left outer join Person as president on Country.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Country.name like ? order by Country.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer 2025-10-15 05:10:52 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@21c2da4d] 2025-10-15 05:10:52 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@21c2da4d] after transaction 2025-10-15 05:10:52 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@774bbc87 testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest@5a49d0cf, testMethod = pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3c44a75e testClass = DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@ccae68f key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest 2025-10-15 05:10:52 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:52 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@617b8e38, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6cc0e394, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@c982960, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@17c59ff8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2a72c976, org.springframework.test.context.transaction.TransactionalTestExecutionListener@41c553ef, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@c5ba19e, org.springframework.test.context.event.EventPublishingTestExecutionListener@37dac5b2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@b5f9346, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@606ee3e9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@31e8e92b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@507e5df1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@274c211b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@302affb0] 2025-10-15 05:10:52 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:52 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:52 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 12 ms. Found 1 Stalactite repository interfaces. 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@33038e84 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Republic(name varchar(255), description varchar(255), euMember boolean, deputeCount integer, creationDate timestamp, modificationDate timestamp, id int not null, presidentId int, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Republic add constraint FK_Republic_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.pageable_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@101c6f7a 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@101c6f7a] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@101c6f7a] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@5882378e, testMethod = pageable_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@4082fab3]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.name=Titi, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 2={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 3={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 4={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.name=Tutu, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 5={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.name=Tonton, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 6={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.name=TinTin, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 7={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.name=Toutou, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=%T%, 2=2, 3=0} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=%T%} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=0} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=T%o%} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=%T%, 2=2, 3=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=%T%} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@101c6f7a] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@101c6f7a] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@5882378e, testMethod = pageable_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@59f6d1b6 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@59f6d1b6] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@59f6d1b6] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@1c31f2f, testMethod = projection_byExtraArgument@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@4082fab3]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@777}, 2={Person.vehicleId=null, Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 2={Republic.presidentId=o.c.s.i.PersistableIdentifier@777, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name = ? | {1=Toto} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name = ? | {1=Toto} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@59f6d1b6] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@59f6d1b6] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@1c31f2f, testMethod = projection_byExtraArgument@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6676c1fa 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6676c1fa] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6676c1fa] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@79856a96, testMethod = projection_pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@4082fab3]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=Saca do, Person.id=o.c.s.i.PersistableIdentifier@669}, 2={Person.vehicleId=null, Person.name=Me, Person.id=o.c.s.i.PersistableIdentifier@666}, 3={Person.vehicleId=null, Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@668}, 4={Person.vehicleId=null, Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@667}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 2={Republic.presidentId=o.c.s.i.PersistableIdentifier@667, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.name=Titi, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 3={Republic.presidentId=o.c.s.i.PersistableIdentifier@668, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 4={Republic.presidentId=o.c.s.i.PersistableIdentifier@669, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.name=Tonton, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}} 2025-10-15 05:10:53 TRACE main SQLOperation select president.name as president_name, Republic.name as name from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by president.name asc limit ? | {1=%t%, 2=4} 2025-10-15 05:10:53 TRACE main SQLOperation select president.name as president_name, Republic.name as name from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by president.name asc limit ? offset ? | {1=%t%, 2=3, 3=3} 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6676c1fa] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6676c1fa] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@79856a96, testMethod = projection_pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@c3d1999 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@c3d1999] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@c3d1999] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@25896370, testMethod = projection_orderBy@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@4082fab3]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=Saca do, Person.id=o.c.s.i.PersistableIdentifier@669}, 2={Person.vehicleId=null, Person.name=Me, Person.id=o.c.s.i.PersistableIdentifier@666}, 3={Person.vehicleId=null, Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@668}, 4={Person.vehicleId=null, Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@667}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 2={Republic.presidentId=o.c.s.i.PersistableIdentifier@667, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.name=Titi, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 3={Republic.presidentId=o.c.s.i.PersistableIdentifier@668, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 4={Republic.presidentId=o.c.s.i.PersistableIdentifier@669, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.name=Tonton, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}} 2025-10-15 05:10:53 TRACE main SQLOperation select president.name as president_name, Republic.name as name from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by president.name asc | {1=%o%} 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@c3d1999] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@c3d1999] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@25896370, testMethod = projection_orderBy@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5cd08a92 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5cd08a92] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5cd08a92] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@3ae3af19, testMethod = stream@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@4082fab3]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.name=Titi, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 2={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 3={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 4={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.name=Tutu, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 5={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.name=Tonton, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 6={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.name=TinTin, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 7={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.name=Toutou, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc | {1=%T%} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@5cd08a92] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5cd08a92] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@3ae3af19, testMethod = stream@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4ea7812 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4ea7812] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4ea7812] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@7cf1e0d4, testMethod = projection_resultIsSingle@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@4082fab3]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@777}, 2={Person.vehicleId=null, Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 2={Republic.presidentId=o.c.s.i.PersistableIdentifier@777, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}} 2025-10-15 05:10:53 TRACE main SQLOperation select president.name as president_name, Republic.name as name from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name = ? | {1=Tata} 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4ea7812] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4ea7812] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@7cf1e0d4, testMethod = projection_resultIsSingle@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.pageable_withCompositeOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@41f871da 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@41f871da] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@41f871da] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@2c6e9194, testMethod = pageable_withCompositeOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@4082fab3]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.name=Titi, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 2={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 3={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 4={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 5={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 6={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.name=Titi, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 7={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o, 2=2, 3=2} 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=T%o} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.name asc, Republic.id asc limit ? offset ? | {1=%T%, 2=2, 3=0} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=%T%} 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@41f871da] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@41f871da] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@2c6e9194, testMethod = pageable_withCompositeOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.dynamicSort]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@729d4777 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@729d4777] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@729d4777] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@5e745148, testMethod = dynamicSort@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@4082fab3]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.name=Titi, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 2={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 3={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 4={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 5={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 6={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.name=Titi, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 7={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id desc | {1=T%o} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.name asc, Republic.id asc | {1=%T%} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@729d4777] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@729d4777] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@5e745148, testMethod = dynamicSort@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@116c9f30 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@116c9f30] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@116c9f30] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@155d354, testMethod = limit@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@4082fab3]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:53 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1438, Vehicle.color=Color[rgb=123]}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.vehicleId=null, Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 2={Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 3={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.name=Titi, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id order by Republic.name asc limit ? | {1=1} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id order by Republic.name asc limit ? | {1=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@116c9f30] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@116c9f30] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@155d354, testMethod = limit@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2cb7feef 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2cb7feef] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2cb7feef] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@13efea9b, testMethod = slice@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@4082fab3]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.name=Titi, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 2={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 3={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 4={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.name=Tutu, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 5={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.name=Tonton, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 6={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.name=TinTin, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 7={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.name=Toutou, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc | {1=%T%} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2cb7feef] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2cb7feef] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@13efea9b, testMethod = slice@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@40222f3 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@40222f3] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@40222f3] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@625ccf77, testMethod = slice_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@4082fab3]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.name=Titi, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 2={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 3={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 4={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.name=Tutu, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 5={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.name=Tonton, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 6={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.name=TinTin, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 7={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.name=Toutou, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@40222f3] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@40222f3] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@625ccf77, testMethod = slice_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2408a606 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2408a606] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2408a606] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@21255bbe, testMethod = pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@4082fab3]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, description, deputeCount, creationDate, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?, ?) | {1={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.name=Titi, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 2={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.name=Toto, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 3={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.name=Tata, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 4={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.name=Tutu, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 5={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.name=Tonton, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 6={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.name=TinTin, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}, 7={Republic.presidentId=null, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.name=Toutou, Republic.description=null, Republic.creationDate=null, Republic.deputeCount=0, Republic.euMember=false}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=%T%, 2=2, 3=0} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=%T%} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=0} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=T%o%} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=%T%, 2=2, 3=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=%T%} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.description as Republic_description, Republic.deputeCount as Republic_deputeCount, Republic.creationDate as Republic_creationDate, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2408a606] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2408a606] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@101fcdcf testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest@21255bbe, testMethod = pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b96e45b testClass = DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2e1d2b0a key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar])]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest 2025-10-15 05:10:53 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:53 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1792984, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5c0b13c9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7865dd47, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@729b55f1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3a66672f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3e77bef1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@68aed39d, org.springframework.test.context.event.EventPublishingTestExecutionListener@403237a4, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@49e46f92, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4ae7d069, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@54cbc093, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@51542b9, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6fe73576, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1b77d47b] 2025-10-15 05:10:53 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:53 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:53 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 13 ms. Found 1 Stalactite repository interfaces. 2025-10-15 05:10:53 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:53 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:53 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 7 ms. Found 1 Stalactite repository interfaces. 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@cc8e7ca 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Republic(name varchar(255), description varchar(255), euMember boolean, creationDate timestamp, modificationDate timestamp, id int not null, presidentId int, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Republic add constraint FK_Republic_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.pageable_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@561233bc 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@561233bc] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@561233bc] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@53751272, testMethod = pageable_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@2d8a980a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.euMember=false, Republic.name=Titi, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 2={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 3={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 4={Republic.euMember=false, Republic.name=Tutu, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 5={Republic.euMember=false, Republic.name=Tonton, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 6={Republic.euMember=false, Republic.name=TinTin, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 7={Republic.euMember=false, Republic.name=Toutou, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=%T%, 2=2, 3=0} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=%T%} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=0} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=T%o%} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=%T%, 2=2, 3=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=%T%} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@561233bc] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@561233bc] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@53751272, testMethod = pageable_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@306aca8e 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@306aca8e] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@306aca8e] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@45c3589a, testMethod = projection_byExtraArgument@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@2d8a980a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@777, Person.vehicleId=null, Person.name=Jane Do}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null, Person.name=John Do}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.description=null}, 2={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@777, Republic.description=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name = ? | {1=Toto} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name = ? | {1=Toto} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@306aca8e] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@306aca8e] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@45c3589a, testMethod = projection_byExtraArgument@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@68cea629 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@68cea629] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@68cea629] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@3be681dc, testMethod = projection_pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@2d8a980a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@669, Person.vehicleId=null, Person.name=Saca do}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null, Person.name=Me}, 3={Person.id=o.c.s.i.PersistableIdentifier@668, Person.vehicleId=null, Person.name=Jane Do}, 4={Person.id=o.c.s.i.PersistableIdentifier@667, Person.vehicleId=null, Person.name=John Do}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.description=null}, 2={Republic.euMember=false, Republic.name=Titi, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@667, Republic.description=null}, 3={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@668, Republic.description=null}, 4={Republic.euMember=false, Republic.name=Tonton, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@669, Republic.description=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select president.name as president_name, Republic.name as name from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by president.name asc limit ? | {1=%t%, 2=4} 2025-10-15 05:10:53 TRACE main SQLOperation select president.name as president_name, Republic.name as name from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by president.name asc limit ? offset ? | {1=%t%, 2=3, 3=3} 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@68cea629] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@68cea629] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@3be681dc, testMethod = projection_pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@211dcf25 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@211dcf25] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@211dcf25] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@6c40eb48, testMethod = projection_orderBy@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@2d8a980a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@669, Person.vehicleId=null, Person.name=Saca do}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null, Person.name=Me}, 3={Person.id=o.c.s.i.PersistableIdentifier@668, Person.vehicleId=null, Person.name=Jane Do}, 4={Person.id=o.c.s.i.PersistableIdentifier@667, Person.vehicleId=null, Person.name=John Do}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.description=null}, 2={Republic.euMember=false, Republic.name=Titi, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@667, Republic.description=null}, 3={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@668, Republic.description=null}, 4={Republic.euMember=false, Republic.name=Tonton, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@669, Republic.description=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select president.name as president_name, Republic.name as name from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by president.name asc | {1=%o%} 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@211dcf25] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@211dcf25] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@6c40eb48, testMethod = projection_orderBy@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@168b3e67 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@168b3e67] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@168b3e67] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@29cb1cb3, testMethod = stream@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@2d8a980a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.euMember=false, Republic.name=Titi, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 2={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 3={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 4={Republic.euMember=false, Republic.name=Tutu, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 5={Republic.euMember=false, Republic.name=Tonton, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 6={Republic.euMember=false, Republic.name=TinTin, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 7={Republic.euMember=false, Republic.name=Toutou, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc | {1=%T%} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@168b3e67] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@168b3e67] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@29cb1cb3, testMethod = stream@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@52ea2fe5 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@52ea2fe5] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@52ea2fe5] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@39f6cab8, testMethod = projection_resultIsSingle@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@2d8a980a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@777, Person.vehicleId=null, Person.name=Jane Do}, 2={Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null, Person.name=John Do}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.description=null}, 2={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@777, Republic.description=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select president.name as president_name, Republic.name as name from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name = ? | {1=Tata} 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@52ea2fe5] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@52ea2fe5] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@39f6cab8, testMethod = projection_resultIsSingle@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.pageable_withCompositeOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4cb2c334 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4cb2c334] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4cb2c334] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@b65ded7, testMethod = pageable_withCompositeOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@2d8a980a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.euMember=false, Republic.name=Titi, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 2={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 3={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 4={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 5={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 6={Republic.euMember=false, Republic.name=Titi, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 7={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o, 2=2, 3=2} 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=T%o} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.name asc, Republic.id asc limit ? offset ? | {1=%T%, 2=2, 3=0} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=%T%} 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4cb2c334] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4cb2c334] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@b65ded7, testMethod = pageable_withCompositeOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.dynamicSort]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@b242e8b 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@b242e8b] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@b242e8b] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@3badd5e0, testMethod = dynamicSort@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@2d8a980a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.euMember=false, Republic.name=Titi, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 2={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 3={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 4={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 5={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 6={Republic.euMember=false, Republic.name=Titi, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 7={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id desc | {1=T%o} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.name asc, Republic.id asc | {1=%T%} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@b242e8b] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@b242e8b] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@3badd5e0, testMethod = dynamicSort@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@159a24aa 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@159a24aa] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@159a24aa] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@7a315cac, testMethod = limit@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@2d8a980a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:53 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438, Person.name=me}, 2={Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null, Person.name=you}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.description=null}, 2={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.description=null}, 3={Republic.euMember=false, Republic.name=Titi, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id order by Republic.name asc limit ? | {1=1} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id order by Republic.name asc limit ? | {1=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@159a24aa] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@159a24aa] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@7a315cac, testMethod = limit@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7a4c0469 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7a4c0469] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7a4c0469] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@621bed48, testMethod = slice@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@2d8a980a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.euMember=false, Republic.name=Titi, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 2={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 3={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 4={Republic.euMember=false, Republic.name=Tutu, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 5={Republic.euMember=false, Republic.name=Tonton, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 6={Republic.euMember=false, Republic.name=TinTin, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 7={Republic.euMember=false, Republic.name=Toutou, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc | {1=%T%} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7a4c0469] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7a4c0469] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@621bed48, testMethod = slice@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@473754ef 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@473754ef] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@473754ef] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@4cf1bf66, testMethod = slice_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@2d8a980a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.euMember=false, Republic.name=Titi, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 2={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 3={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 4={Republic.euMember=false, Republic.name=Tutu, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 5={Republic.euMember=false, Republic.name=Tonton, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 6={Republic.euMember=false, Republic.name=TinTin, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 7={Republic.euMember=false, Republic.name=Toutou, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@473754ef] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@473754ef] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@4cf1bf66, testMethod = slice_withOrder@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6bde8654 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6bde8654] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6bde8654] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@49a330b8, testMethod = pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@2d8a980a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.euMember=false, Republic.name=Titi, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 2={Republic.euMember=false, Republic.name=Toto, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 3={Republic.euMember=false, Republic.name=Tata, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 4={Republic.euMember=false, Republic.name=Tutu, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 5={Republic.euMember=false, Republic.name=Tonton, Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 6={Republic.euMember=false, Republic.name=TinTin, Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}, 7={Republic.euMember=false, Republic.name=Toutou, Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.modificationDate=null, Republic.creationDate=null, Republic.presidentId=null, Republic.description=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=%T%, 2=2, 3=0} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=%T%} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=0} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=T%o%} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=%T%, 2=2, 3=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? | {1=%T%} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6bde8654] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6bde8654] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@63e08ba6 testClass = DerivedQueriesWithoutMappedCollectionTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest@49a330b8, testMethod = pageable@AbstractDerivedQueriesWithoutMappedCollectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@143d5473 testClass = DerivedQueriesWithoutMappedCollectionTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest$StalactiteRepositoryContextConfigurationWithoutCollection}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@4ad0974d key = [@org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.StalactiteRepositoryContextConfigurationWithoutCollection.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest$findSQL [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest$findSQL [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest 2025-10-15 05:10:53 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:53 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5d386670, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1d176ba0, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6b26ed4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3d62a55e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@23f74f64, org.springframework.test.context.transaction.TransactionalTestExecutionListener@51b7ad1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@10ca7068, org.springframework.test.context.event.EventPublishingTestExecutionListener@38aa6f7a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@213f8b64, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7f2cb060, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3c26d6dd, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@579caf9c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@a257aa0, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@10106434] 2025-10-15 05:10:53 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:53 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:53 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 12 ms. Found 2 Stalactite repository interfaces. 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@15b3f1cf 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Country_languages(republic_id int, languages_id int, unique (republic_id, languages_id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Country_states(republic_id int, states_id int, unique (republic_id, states_id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Language(code varchar(255), id int not null, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Republic(name varchar(255), description varchar(255), euMember boolean, creationDate timestamp, modificationDate timestamp, id int not null, presidentId int, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table State(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_republic_id_Republic_id foreign key(republic_id) references Republic(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_languages_id_Language_id foreign key(languages_id) references Language(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Country_states add constraint FK_Country_states_republic_id_Republic_id foreign key(republic_id) references Republic(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Country_states add constraint FK_Country_states_states_id_State_id foreign key(states_id) references State(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Republic add constraint FK_Republic_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanQueryWithAnExplicitRepositoryClass_beanQueryIsExecuted]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1c19d744 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1c19d744] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1c19d744] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@10416ba8 testClass = BeanQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest@5a1239b2, testMethod = methodHasAMatchingBeanQueryWithAnExplicitRepositoryClass_beanQueryIsExecuted@BeanQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8e36643 testClass = BeanQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@1a58da03 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@15feecb]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@777}, 2={Person.vehicleId=null, Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.euMember=true, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.modificationDate=null}, 2={Republic.description=null, Republic.euMember=false, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Tata, Republic.presidentId=o.c.s.i.PersistableIdentifier@777, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.euMember = ? and president.name = ? | {1=true, 2=me} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.euMember = ? and president.name = ? | {1=false, 2=me} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1c19d744] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1c19d744] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@10416ba8 testClass = BeanQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest@5a1239b2, testMethod = methodHasAMatchingBeanQueryWithAnExplicitRepositoryClass_beanQueryIsExecuted@BeanQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8e36643 testClass = BeanQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@1a58da03 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanQuery_beanQueryIsExecuted_andReturnsPage]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3b58487d 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3b58487d] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3b58487d] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@10416ba8 testClass = BeanQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest@279406d0, testMethod = methodHasAMatchingBeanQuery_beanQueryIsExecuted_andReturnsPage@BeanQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8e36643 testClass = BeanQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@1a58da03 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@15feecb]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=Me, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.vehicleId=null, Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@668}, 3={Person.vehicleId=null, Person.name=Saca Do, Person.id=o.c.s.i.PersistableIdentifier@669}, 4={Person.vehicleId=null, Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@667}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.euMember=true, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.modificationDate=null}, 2={Republic.description=null, Republic.euMember=true, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Titi, Republic.presidentId=o.c.s.i.PersistableIdentifier@667, Republic.modificationDate=null}, 3={Republic.description=null, Republic.euMember=true, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.name=Tata, Republic.presidentId=o.c.s.i.PersistableIdentifier@668, Republic.modificationDate=null}, 4={Republic.description=null, Republic.euMember=true, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.name=Tonton, Republic.presidentId=o.c.s.i.PersistableIdentifier@669, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.euMember = ? and president.name like ? order by president.name asc limit ? offset ? | {1=true, 2=%o, 3=2, 4=0} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@668,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@668,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@667,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@667,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select count(*) as count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.euMember = ? and president.name like ? | {1=true, 2=%o} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.euMember = ? and president.name like ? order by president.name asc limit ? offset ? | {1=true, 2=%o, 3=2, 4=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@669,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Saca Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@669,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Saca Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3b58487d] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3b58487d] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@10416ba8 testClass = BeanQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest@279406d0, testMethod = methodHasAMatchingBeanQuery_beanQueryIsExecuted_andReturnsPage@BeanQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8e36643 testClass = BeanQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@1a58da03 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@20cd5434 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@20cd5434] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@20cd5434] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@10416ba8 testClass = BeanQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest@46491b1b, testMethod = projection_byExtraArgument@BeanQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8e36643 testClass = BeanQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@1a58da03 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@15feecb]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@777}, 2={Person.vehicleId=null, Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.euMember=false, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.modificationDate=null}, 2={Republic.description=null, Republic.euMember=false, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Toto, Republic.presidentId=o.c.s.i.PersistableIdentifier@777, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name = ? | {1=Toto} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name = ? | {1=Toto} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@20cd5434] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@20cd5434] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@10416ba8 testClass = BeanQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest@46491b1b, testMethod = projection_byExtraArgument@BeanQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8e36643 testClass = BeanQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@1a58da03 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanQuery_beanQueryIsExecuted_andReturnsSlice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2edfe381 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2edfe381] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2edfe381] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@10416ba8 testClass = BeanQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest@43006ae4, testMethod = methodHasAMatchingBeanQuery_beanQueryIsExecuted_andReturnsSlice@BeanQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8e36643 testClass = BeanQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@1a58da03 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@15feecb]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=Me, Person.id=o.c.s.i.PersistableIdentifier@666}, 2={Person.vehicleId=null, Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@668}, 3={Person.vehicleId=null, Person.name=Saca Do, Person.id=o.c.s.i.PersistableIdentifier@669}, 4={Person.vehicleId=null, Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@667}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.euMember=true, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.modificationDate=null}, 2={Republic.description=null, Republic.euMember=true, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Titi, Republic.presidentId=o.c.s.i.PersistableIdentifier@667, Republic.modificationDate=null}, 3={Republic.description=null, Republic.euMember=true, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.name=Tata, Republic.presidentId=o.c.s.i.PersistableIdentifier@668, Republic.modificationDate=null}, 4={Republic.description=null, Republic.euMember=true, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.name=Tonton, Republic.presidentId=o.c.s.i.PersistableIdentifier@669, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.euMember = ? and president.name like ? order by president.name asc limit ? | {1=true, 2=%Do, 3=3} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@668,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@668,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@667,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@667,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@669,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Saca Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@669,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Saca Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.euMember = ? and president.name like ? order by president.name asc limit ? offset ? | {1=true, 2=%Do, 3=2, 4=2} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@669,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Saca Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@669,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Saca Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2edfe381] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2edfe381] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@10416ba8 testClass = BeanQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest@43006ae4, testMethod = methodHasAMatchingBeanQuery_beanQueryIsExecuted_andReturnsSlice@BeanQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8e36643 testClass = BeanQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@1a58da03 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@aa0c604 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@aa0c604] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@aa0c604] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@10416ba8 testClass = BeanQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest@21659dc8, testMethod = projection_orderBy@BeanQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8e36643 testClass = BeanQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@1a58da03 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@15feecb]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=Saca do, Person.id=o.c.s.i.PersistableIdentifier@669}, 2={Person.vehicleId=null, Person.name=Me, Person.id=o.c.s.i.PersistableIdentifier@666}, 3={Person.vehicleId=null, Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@668}, 4={Person.vehicleId=null, Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@667}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.euMember=false, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.modificationDate=null}, 2={Republic.description=null, Republic.euMember=false, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Titi, Republic.presidentId=o.c.s.i.PersistableIdentifier@667, Republic.modificationDate=null}, 3={Republic.description=null, Republic.euMember=false, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.name=Tata, Republic.presidentId=o.c.s.i.PersistableIdentifier@668, Republic.modificationDate=null}, 4={Republic.description=null, Republic.euMember=false, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.name=Tonton, Republic.presidentId=o.c.s.i.PersistableIdentifier@669, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by president.name asc | {1=%o%} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@669,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Saca do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@669,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Saca do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@aa0c604] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@aa0c604] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@10416ba8 testClass = BeanQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest@21659dc8, testMethod = projection_orderBy@BeanQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8e36643 testClass = BeanQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@1a58da03 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanQuery_beanQueryIsExecuted]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7d72b382 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7d72b382] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7d72b382] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@10416ba8 testClass = BeanQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest@5c517d42, testMethod = methodHasAMatchingBeanQuery_beanQueryIsExecuted@BeanQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8e36643 testClass = BeanQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@1a58da03 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@15feecb]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.euMember=true, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.modificationDate=null}, 2={Republic.description=null, Republic.euMember=false, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Tata, Republic.presidentId=null, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.euMember = ? and president.name = ? | {1=true, 2=me} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7d72b382] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7d72b382] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@10416ba8 testClass = BeanQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest@5c517d42, testMethod = methodHasAMatchingBeanQuery_beanQueryIsExecuted@BeanQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8e36643 testClass = BeanQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@1a58da03 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanName_beanQueryIsExecuted]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4b582ac1 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4b582ac1] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4b582ac1] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@10416ba8 testClass = BeanQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest@6b891585, testMethod = methodHasAMatchingBeanName_beanQueryIsExecuted@BeanQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8e36643 testClass = BeanQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@1a58da03 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@15feecb]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.vehicleId=null, Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.description=null, Republic.euMember=true, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.name=Toto, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.modificationDate=null}, 2={Republic.description=null, Republic.euMember=false, Republic.creationDate=null, Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.name=Tata, Republic.presidentId=null, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.euMember = ? and president.name = ? | {1=true, 2=me} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4b582ac1] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4b582ac1] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@10416ba8 testClass = BeanQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest@6b891585, testMethod = methodHasAMatchingBeanName_beanQueryIsExecuted@BeanQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8e36643 testClass = BeanQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@1a58da03 key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.StalactiteRepositoryContextConfiguration.class}), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesRepository.class, org.codefilarete.stalactite.spring.repository.query.bean.AnotherBeanQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest 2025-10-15 05:10:53 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.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-15 05:10:53 INFO main DefaultTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4585505f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@196d0ee, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1220be23, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2653df42, org.springframework.test.context.support.DirtiesContextTestExecutionListener@49bb647f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7e9ddc06, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@69dba450, org.springframework.test.context.event.EventPublishingTestExecutionListener@514adfe6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4340c12c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@53ad58ae, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@67609faf, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6052d94a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@255e3dcd, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1c8f79e0] 2025-10-15 05:10:53 INFO main RepositoryConfigurationDelegate Multiple Spring Data modules found, entering strict repository configuration mode 2025-10-15 05:10:53 INFO main RepositoryConfigurationDelegate Bootstrapping Spring Data Stalactite repositories in DEFAULT mode. 2025-10-15 05:10:53 INFO main RepositoryConfigurationDelegate Finished Spring Data repository scanning in 10 ms. Found 1 Stalactite repository interfaces. 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6c7d3b60 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Country_languages(republic_id int, languages_id int, unique (republic_id, languages_id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Country_states(republic_id int, states_id int, unique (republic_id, states_id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Language(code varchar(255), id int not null, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Person(name varchar(255), id int not null, vehicleId int, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Republic(name varchar(255), description varchar(255), euMember boolean, creationDate timestamp, modificationDate timestamp, id int not null, presidentId int, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table State(name varchar(255), id int not null, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer create table Vehicle(color int, id int not null, unique (id)) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_republic_id_Republic_id foreign key(republic_id) references Republic(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Country_languages add constraint FK_Country_languages_languages_id_Language_id foreign key(languages_id) references Language(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Country_states add constraint FK_Country_states_republic_id_Republic_id foreign key(republic_id) references Republic(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Country_states add constraint FK_Country_states_states_id_State_id foreign key(states_id) references State(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id) 2025-10-15 05:10:53 DEBUG main DDLDeployer alter table Republic add constraint FK_Republic_presidentId_Person_id foreign key(presidentId) references Person(id) 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.equals_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@473b1e5d 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@473b1e5d] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@473b1e5d] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@601a662b, testMethod = equals_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Titi, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Republic.name) = lower(?) | {1=TOTO} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Republic.name) = lower(?) | {1=toto} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Republic.name) = lower(?) | {1=TOTO} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Republic.name) = lower(?) | {1=toto} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@473b1e5d] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@473b1e5d] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@601a662b, testMethod = equals_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.startsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6c4108b6 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6c4108b6] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6c4108b6] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@163c7925, testMethod = startsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=a description with a keyword, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=a keyword contained in the description, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.description like ? | {1=a keyword%} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6c4108b6] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6c4108b6] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@163c7925, testMethod = startsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2e94ae21 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2e94ae21] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2e94ae21] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@559b99fe, testMethod = projection_byExtraArgument@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@777, o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@777, 2=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@777, Person.vehicleId=null}, 2={Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@777, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name = ? | {1=Toto} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name = ? | {1=Toto} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=John Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@777,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=Jane Do,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2e94ae21] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2e94ae21] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@559b99fe, testMethod = projection_byExtraArgument@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@539fdff0 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@539fdff0] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@539fdff0] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@3b551a37, testMethod = projection_pageable@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=Saca do, Person.id=o.c.s.i.PersistableIdentifier@669, Person.vehicleId=null}, 2={Person.name=Me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}, 3={Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@668, Person.vehicleId=null}, 4={Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@667, Person.vehicleId=null}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@667, Republic.name=Titi, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@668, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@669, Republic.name=Tonton, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.name as name, president.name as president_name from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by president.name asc limit ? | {1=%t%, 2=4} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.name as name, president.name as president_name from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by president.name asc limit ? offset ? | {1=%t%, 2=3, 3=3} 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@539fdff0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@539fdff0] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@3b551a37, testMethod = projection_pageable@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.before]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6758b523 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6758b523] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6758b523] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@136718b3, testMethod = before@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id < ? | {1=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6758b523] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6758b523] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@136718b3, testMethod = before@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5985a53a 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5985a53a] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5985a53a] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@7b2be7eb, testMethod = exists@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.id as Republic_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name = ? limit ? | {1=Toto, 2=1} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.id as Republic_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name = ? limit ? | {1=Tutu, 2=1} 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@5985a53a] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5985a53a] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@7b2be7eb, testMethod = exists@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2d9bdee4 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2d9bdee4] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2d9bdee4] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@6ef11a53, testMethod = orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:53 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:53 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 3={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:53 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:53 TRACE main SQLOperation select languages_id, republic_id from Country_languages where (republic_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.republic_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Country_languages(languages_id, republic_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:53 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.id as rootId from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3e4586a7],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3e4586a7],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3e4586a7],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3e4586a7],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3380b144,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3e4586a7],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3380b144,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3e4586a7, org.codefilarete.stalactite.engine.model.Language@35289160],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3380b144,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3e4586a7, org.codefilarete.stalactite.engine.model.Language@35289160],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3380b144,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@3e4586a7, org.codefilarete.stalactite.engine.model.Language@35289160],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3380b144,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3380b144,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3380b144,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@3380b144,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3e4586a7],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3e4586a7],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3e4586a7],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3e4586a7],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@3e4586a7],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@528185a1, org.codefilarete.stalactite.engine.model.Language@3e4586a7],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@528185a1, org.codefilarete.stalactite.engine.model.Language@3e4586a7],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@528185a1, org.codefilarete.stalactite.engine.model.Language@3e4586a7],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.id as rootId from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@437f698b],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@437f698b],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@437f698b],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@437f698b],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@665358d6,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@437f698b],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@665358d6,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@437f698b, org.codefilarete.stalactite.engine.model.Language@7d9c4c15],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@665358d6,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@437f698b, org.codefilarete.stalactite.engine.model.Language@7d9c4c15],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@665358d6,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@437f698b, org.codefilarete.stalactite.engine.model.Language@7d9c4c15],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@665358d6,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@665358d6,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@665358d6,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@665358d6,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@437f698b],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@437f698b],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@437f698b],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@437f698b],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@437f698b],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@69df402d, org.codefilarete.stalactite.engine.model.Language@437f698b],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@69df402d, org.codefilarete.stalactite.engine.model.Language@437f698b],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@69df402d, org.codefilarete.stalactite.engine.model.Language@437f698b],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2d9bdee4] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2d9bdee4] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@6ef11a53, testMethod = orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.isNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@76bc55e7 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@76bc55e7] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@76bc55e7] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@5e95b456, testMethod = isNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name is null | {} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@76bc55e7] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@76bc55e7] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@5e95b456, testMethod = isNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.orderBy_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@31d1de2b 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@31d1de2b] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@31d1de2b] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@3f8d9a2f, testMethod = orderBy_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:53 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@666, 3=o.c.s.i.PersistableIdentifier@123, 4=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=C, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}, 2={Person.name=B, Person.id=o.c.s.i.PersistableIdentifier@123, Person.vehicleId=null}, 3={Person.name=A, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}, 4={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@456, Person.vehicleId=null}} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Tonton, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.name=Tintin, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@123, Republic.name=Tantan, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@456, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by president.name asc | {1=T%n} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tintin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tantan,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@31d1de2b] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@31d1de2b] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@3f8d9a2f, testMethod = orderBy_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.like_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3f7941fb 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3f7941fb] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3f7941fb] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@4a0c33ca, testMethod = like_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:53 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:53 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:53 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Titi, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tutu, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tonton, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:53 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Republic.name) like lower(?) | {1=%O%} 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3f7941fb] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3f7941fb] after transaction 2025-10-15 05:10:53 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@4a0c33ca, testMethod = like_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:53 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@69bcbbf2 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@69bcbbf2] for JDBC transaction 2025-10-15 05:10:53 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@69bcbbf2] to manual commit 2025-10-15 05:10:53 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@71fdb621, testMethod = projection_orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@667, o.c.s.i.PersistableIdentifier@668, o.c.s.i.PersistableIdentifier@669] 2025-10-15 05:10:54 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@667, 3=o.c.s.i.PersistableIdentifier@668, 4=o.c.s.i.PersistableIdentifier@669} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=Saca do, Person.id=o.c.s.i.PersistableIdentifier@669, Person.vehicleId=null}, 2={Person.name=Me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}, 3={Person.name=Jane Do, Person.id=o.c.s.i.PersistableIdentifier@668, Person.vehicleId=null}, 4={Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@667, Person.vehicleId=null}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@667, Republic.name=Titi, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@668, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@669, Republic.name=Tonton, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.name as name, president.name as president_name from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%o%} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.name as name, president.name as president_name from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%t%} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.name as name, president.name as president_name from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by president.name asc | {1=%t%} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@69bcbbf2] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@69bcbbf2] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@71fdb621, testMethod = projection_orderBy@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.lesser]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@554044c2 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@554044c2] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@554044c2] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@73d292e9, testMethod = lesser@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id < ? | {1=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@554044c2] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@554044c2] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@73d292e9, testMethod = lesser@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.embeddedCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3dbf511e 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3dbf511e] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3dbf511e] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@2a5c9e0f, testMethod = embeddedCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=Fri Jan 22 11:10:23 UTC 2010, Republic.modificationDate=Fri May 10 10:30:45 UTC 2024}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.creationDate < ? | {1=Wed Oct 15 05:10:54 UTC 2025} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=Timestamp[creationDate=Fri Jan 22 11:10:23 UTC 2010,modificationDate=Fri May 10 10:30:45 UTC 2024,readonlyProperty=],towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3dbf511e] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3dbf511e] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@2a5c9e0f, testMethod = embeddedCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.ignoreCase_all]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@aa30858 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@aa30858] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@aa30858] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@384fe909, testMethod = ignoreCase_all@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=a description with a keyword, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=a keyword contained in the description, Republic.euMember=false, Republic.presidentId=null, Republic.name=TOtO, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=toTO, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=TonTon, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where (lower(Republic.name) = lower(?) and lower(Republic.description) like lower(?)) | {1=toTO, 2=%CoNtAINed%} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@aa30858] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@aa30858] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@384fe909, testMethod = ignoreCase_all@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.ignoreCase_and]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1fb4be0a 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1fb4be0a] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1fb4be0a] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@47f75587, testMethod = ignoreCase_and@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=a description with a keyword, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=a keyword contained in the description, Republic.euMember=false, Republic.presidentId=null, Republic.name=TOtO, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=toTO, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=TonTon, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where (lower(Republic.name) = lower(?) and Republic.description like ?) | {1=toTO, 2=%contained%} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1fb4be0a] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1fb4be0a] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@47f75587, testMethod = ignoreCase_and@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@251e4f64 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@251e4f64] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@251e4f64] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@a4c5a1f, testMethod = twoCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where (Republic.id = ? and Republic.name = ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=Toto} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@251e4f64] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@251e4f64] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@a4c5a1f, testMethod = twoCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7b6de1cc 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7b6de1cc] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7b6de1cc] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@65d5ec5, testMethod = stream@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Titi, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tutu, Republic.creationDate=null, Republic.modificationDate=null}, 5={Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tonton, Republic.creationDate=null, Republic.modificationDate=null}, 6={Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=TinTin, Republic.creationDate=null, Republic.modificationDate=null}, 7={Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toutou, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%T%} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7b6de1cc] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7b6de1cc] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@65d5ec5, testMethod = stream@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2647ddff 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2647ddff] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2647ddff] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@6ed7a840, testMethod = equalBoolean@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=true, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.euMember = ? | {1=true} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.euMember = ? | {1=false} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2647ddff] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2647ddff] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@6ed7a840, testMethod = equalBoolean@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.limit_throwsExceptionBecauseOfCollectionPropertyMapping]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@10f363c8 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@10f363c8] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@10f363c8] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@34ce8ddf, testMethod = limit_throwsExceptionBecauseOfCollectionPropertyMapping@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:54 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:54 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:54 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 3={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}} 2025-10-15 05:10:54 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:54 TRACE main SQLOperation select languages_id, republic_id from Country_languages where (republic_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.republic_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Country_languages(languages_id, republic_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@10f363c8] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@10f363c8] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@34ce8ddf, testMethod = limit_throwsExceptionBecauseOfCollectionPropertyMapping@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.contains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5c6bb41d 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5c6bb41d] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5c6bb41d] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@31cc69b9, testMethod = contains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=a description with a keyword, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=a keyword contained in the description, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.description like ? | {1=%contained%} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@5c6bb41d] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5c6bb41d] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@31cc69b9, testMethod = contains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@44b552b8 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@44b552b8] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@44b552b8] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@6e473488, testMethod = in_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Titi, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name in (?) | {1=Titi} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Republic.name) in (lower(?)) | {1=tiTI} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Republic.name) in (lower(?), lower(?)) | {1=tiTI, 2=TOto} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@44b552b8] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@44b552b8] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@6e473488, testMethod = in_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notIn_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2027ca12 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2027ca12] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2027ca12] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@2a6d6637, testMethod = notIn_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Titi, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Republic.name) not in (lower(?)) | {1=TATA} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2027ca12] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2027ca12] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@2a6d6637, testMethod = notIn_string@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.greaterEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@72a8b25e 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@72a8b25e] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@72a8b25e] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@3daca0d, testMethod = greaterEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id >= ? | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@72a8b25e] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@72a8b25e] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@3daca0d, testMethod = greaterEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3b54b936 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3b54b936] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3b54b936] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@4d956153, testMethod = projection_resultIsSingle@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:54 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.name as name, president.name as president_name from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name = ? | {1=Toto} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3b54b936] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3b54b936] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@4d956153, testMethod = projection_resultIsSingle@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@49eb5399 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@49eb5399] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@49eb5399] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@53952e01, testMethod = countDistinctByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:54 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:54 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@78] 2025-10-15 05:10:54 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77, 4=o.c.s.i.PersistableIdentifier@78} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@78}, 3={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 4={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}} 2025-10-15 05:10:54 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:54 TRACE main SQLOperation select languages_id, republic_id from Country_languages where (republic_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@78, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.republic_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 5 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Country_languages(languages_id, republic_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@78, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 5={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:54 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:54 TRACE main SQLOperation select count(distinct Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:54 TRACE main SQLOperation select count(distinct Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=en_en} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@49eb5399] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@49eb5399] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@53952e01, testMethod = countDistinctByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.between]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@51a73ec8 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@51a73ec8] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@51a73ec8] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@5a722bf6, testMethod = between@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id between ? and ? | {1=o.c.s.i.PersistedIdentifier@40, 2=o.c.s.i.PersistedIdentifier@50} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@51a73ec8] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@51a73ec8] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@5a722bf6, testMethod = between@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notContains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3ba84cc 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3ba84cc] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3ba84cc] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@18204c8b, testMethod = notContains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=a description with a keyword, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=a keyword contained in the description, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.description not like ? | {1=%contained%} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3ba84cc] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3ba84cc] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@18204c8b, testMethod = notContains@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@43126785 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@43126785] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@43126785] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@45c2121f, testMethod = countByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:54 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:54 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:54 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 2={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 3={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}} 2025-10-15 05:10:54 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:54 TRACE main SQLOperation select languages_id, republic_id from Country_languages where (republic_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.republic_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Country_languages(languages_id, republic_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:54 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:54 TRACE main SQLOperation select count(Republic.id) as row_count from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=en_en} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@43126785] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@43126785] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@45c2121f, testMethod = countByCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4eb4be91 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4eb4be91] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4eb4be91] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@69481626, testMethod = in@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@4eb4be91] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@4eb4be91] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@69481626, testMethod = in@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.or]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5b4ebf23 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5b4ebf23] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5b4ebf23] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@453216c4, testMethod = or@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666] 2025-10-15 05:10:54 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@666} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=a description with a keyword, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=a keyword contained in the description, Republic.euMember=true, Republic.presidentId=null, Republic.name=TOtO, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=a keyword contained in the description, Republic.euMember=false, Republic.presidentId=null, Republic.name=toTO, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=TonTon, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name = ? or Republic.description = ? | {1=TOtO, 2=a description with a keyword} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name = ? or (Republic.description = ? and Republic.euMember = ?) or president.name = ? | {1=TonTon, 2=a keyword contained in the description, 3=true, 4=me} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=true,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=TonTon,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@5b4ebf23] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@5b4ebf23] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@453216c4, testMethod = or@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.like]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6cf27c2a 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6cf27c2a] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6cf27c2a] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@5d40387d, testMethod = like@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=a description with a keyword, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=a keyword contained in the description, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.description like ? | {1=%keyword%} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a keyword contained in the description,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6cf27c2a] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6cf27c2a] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@5d40387d, testMethod = like@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@47300c3e 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@47300c3e] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@47300c3e] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@4d5a6aa0, testMethod = oneToOneCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:54 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:54 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president.id = ? | {1=o.c.s.i.PersistedIdentifier@666} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president.name = ? | {1=me} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president_vehicle.color = ? | {1=Color[rgb=123]} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@47300c3e] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@47300c3e] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@4d5a6aa0, testMethod = oneToOneCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6fa8d37d 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6fa8d37d] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6fa8d37d] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@59d50e3d, testMethod = oneResultExpected_severalResults_throwsException@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name = ? | {1=Toto} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6fa8d37d] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6fa8d37d] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@59d50e3d, testMethod = oneResultExpected_severalResults_throwsException@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.after]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1ab7b195 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1ab7b195] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1ab7b195] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@2bfc0b25, testMethod = after@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id > ? | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1ab7b195] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1ab7b195] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@2bfc0b25, testMethod = after@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1b252afa 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1b252afa] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1b252afa] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@4488113c, testMethod = equal@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Titi, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name = ? | {1=Toto} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1b252afa] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1b252afa] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@4488113c, testMethod = equal@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2d225a66 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2d225a66] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2d225a66] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@5a72a44f, testMethod = limit@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:54 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@666, 3=o.c.s.i.PersistableIdentifier@123, 4=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=C, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}, 2={Person.name=B, Person.id=o.c.s.i.PersistableIdentifier@123, Person.vehicleId=null}, 3={Person.name=A, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}, 4={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@456, Person.vehicleId=null}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Tonton, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.name=Tintin, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@123, Republic.name=Tantan, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@456, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2d225a66] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2d225a66] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@5a72a44f, testMethod = limit@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notIn]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3376d866 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3376d866] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3376d866] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@1b617db9, testMethod = notIn@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Titi, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id not in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3376d866] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3376d866] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@1b617db9, testMethod = notIn@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@37c8c1b8 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@37c8c1b8] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@37c8c1b8] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@2b67d8ad, testMethod = slice@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Titi, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tutu, Republic.creationDate=null, Republic.modificationDate=null}, 5={Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tonton, Republic.creationDate=null, Republic.modificationDate=null}, 6={Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=TinTin, Republic.creationDate=null, Republic.modificationDate=null}, 7={Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toutou, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc | {1=%T%} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@45,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@46,languages=[],modificationDate=,name=Tonton,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@47,languages=[],modificationDate=,name=TinTin,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc limit ? offset ? | {1=T%o%, 2=2, 3=2} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@48,languages=[],modificationDate=,name=Toutou,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@37c8c1b8] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@37c8c1b8] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@2b67d8ad, testMethod = slice@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2aeb5d8e 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2aeb5d8e] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2aeb5d8e] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@645ccf40, testMethod = slice_withOrder@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@48, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45, o.c.s.i.PersistableIdentifier@46, o.c.s.i.PersistableIdentifier@47] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@48, 2=o.c.s.i.PersistableIdentifier@42, 3=o.c.s.i.PersistableIdentifier@43, 4=o.c.s.i.PersistableIdentifier@44, 5=o.c.s.i.PersistableIdentifier@45, 6=o.c.s.i.PersistableIdentifier@46, 7=o.c.s.i.PersistableIdentifier@47} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 7 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Titi, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tutu, Republic.creationDate=null, Republic.modificationDate=null}, 5={Republic.id=o.c.s.i.PersistableIdentifier@46, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tonton, Republic.creationDate=null, Republic.modificationDate=null}, 6={Republic.id=o.c.s.i.PersistableIdentifier@47, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=TinTin, Republic.creationDate=null, Republic.modificationDate=null}, 7={Republic.id=o.c.s.i.PersistableIdentifier@48, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toutou, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.id asc limit ? | {1=%T%, 2=3} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2aeb5d8e] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2aeb5d8e] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@645ccf40, testMethod = slice_withOrder@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.greater]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@17fddecd 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@17fddecd] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@17fddecd] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@34f75853, testMethod = greater@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id > ? | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@17fddecd] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@17fddecd] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@34f75853, testMethod = greater@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.ignoreCase_dynamic_inMemory]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@603986aa 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@603986aa] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@603986aa] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@5149d43e, testMethod = ignoreCase_dynamic_inMemory@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto_b, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=TOtO_c, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=toTO_a, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=TonTon, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:54 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 3={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:54 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:54 TRACE main SQLOperation select languages_id, republic_id from Country_languages where (republic_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.republic_id=[o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 6 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Country_languages(languages_id, republic_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 5={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@44}, 6={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@44}} 2025-10-15 05:10:54 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.id as rootId from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code like ? | {1=%_%} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43, o.c.s.i.PersistedIdentifier@44] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1c290990, org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1c290990, org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1c290990, org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@46868cea, org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@46868cea, org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@46868cea, org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@46868cea, org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@46868cea, org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@46868cea, org.codefilarete.stalactite.engine.model.Language@303524fb],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.id as rootId from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code like ? | {1=%_%} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43, o.c.s.i.PersistedIdentifier@44] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1c7b554c, org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1c7b554c, org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@1c7b554c, org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1699ea71, org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1699ea71, org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1699ea71, org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1699ea71, org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1699ea71, org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@1699ea71, org.codefilarete.stalactite.engine.model.Language@244e7a02],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@603986aa] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@603986aa] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@5149d43e, testMethod = ignoreCase_dynamic_inMemory@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notLike_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3eb3b6ad 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3eb3b6ad] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3eb3b6ad] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@7f934ed6, testMethod = notLike_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Titi, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tutu, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Tonton, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where lower(Republic.name) not like lower(?) | {1=%O%} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Tutu,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@3eb3b6ad] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@3eb3b6ad] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@7f934ed6, testMethod = notLike_ignoreCase@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.orderBy_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@28064e05 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@28064e05] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@28064e05] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@38f7516d, testMethod = orderBy_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:54 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:54 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:54 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 3={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}} 2025-10-15 05:10:54 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:54 TRACE main SQLOperation select languages_id, republic_id from Country_languages where (republic_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.republic_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Country_languages(languages_id, republic_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:54 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.id as rootId from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7dfb2e5],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7dfb2e5],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7dfb2e5],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7dfb2e5],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@71b0595f,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@7dfb2e5],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@71b0595f,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@5136fbc3, org.codefilarete.stalactite.engine.model.Language@7dfb2e5],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@71b0595f,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@5136fbc3, org.codefilarete.stalactite.engine.model.Language@7dfb2e5],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@71b0595f,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@5136fbc3, org.codefilarete.stalactite.engine.model.Language@7dfb2e5],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@71b0595f,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@71b0595f,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@71b0595f,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@71b0595f,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7dfb2e5],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7dfb2e5],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7dfb2e5],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7dfb2e5],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7dfb2e5],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7dfb2e5, org.codefilarete.stalactite.engine.model.Language@70abac5],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7dfb2e5, org.codefilarete.stalactite.engine.model.Language@70abac5],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@7dfb2e5, org.codefilarete.stalactite.engine.model.Language@70abac5],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.id as rootId from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@33d14da3,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@33d14da3,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@9b2910a, org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@33d14da3,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@9b2910a, org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@33d14da3,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@9b2910a, org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@33d14da3,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@33d14da3,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@33d14da3,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@33d14da3,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1d71ef49, org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1d71ef49, org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@1d71ef49, org.codefilarete.stalactite.engine.model.Language@209ba351],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@28064e05] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@28064e05] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@38f7516d, testMethod = orderBy_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.orderBy_criteriaOnCollection_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@56072c 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@56072c] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@56072c] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@b24d7d5, testMethod = orderBy_criteriaOnCollection_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@456, o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@123, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:54 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@456, 2=o.c.s.i.PersistableIdentifier@666, 3=o.c.s.i.PersistableIdentifier@123, 4=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=C, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=null}, 2={Person.name=B, Person.id=o.c.s.i.PersistableIdentifier@123, Person.vehicleId=null}, 3={Person.name=A, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}, 4={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@456, Person.vehicleId=null}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.name=Tata, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@123, Republic.name=Titi, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@456, Republic.name=Tutu, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:54 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 2={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 3={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:54 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:54 TRACE main SQLOperation select languages_id, republic_id from Country_languages where (republic_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.republic_id=[o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 5 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Country_languages(languages_id, republic_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@44}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 5={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:54 DEBUG main EntityQueryCriteriaSupport Sorting loaded entities in memory 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.id as rootId from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43, o.c.s.i.PersistedIdentifier@44] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43, 3=o.c.s.i.PersistedIdentifier@44} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d, org.codefilarete.stalactite.engine.model.Language@4cebf528],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d, org.codefilarete.stalactite.engine.model.Language@4cebf528],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d, org.codefilarete.stalactite.engine.model.Language@4cebf528],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=C,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d],modificationDate=,name=Tata,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d, org.codefilarete.stalactite.engine.model.Language@667087a],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d, org.codefilarete.stalactite.engine.model.Language@667087a],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d, org.codefilarete.stalactite.engine.model.Language@667087a],modificationDate=,name=Tata,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=A,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[org.codefilarete.stalactite.engine.model.Language@689ef31d],modificationDate=,name=Titi,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@123,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=B,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@56072c] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@56072c] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@b24d7d5, testMethod = orderBy_criteriaOnCollection_onDepthProperty@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.elementCollectionCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@28115dcb 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@28115dcb] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@28115dcb] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@160bb46b, testMethod = elementCollectionCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:54 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:54 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}, 2={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:54 DEBUG main ElementCollectionRelationConfigurer$ElementRecordPersister selecting entities [org.codefilarete.stalactite.engine.configurer.elementcollection.ElementRecord@444e839e, org.codefilarete.stalactite.engine.configurer.elementcollection.ElementRecord@31d8285c] 2025-10-15 05:10:54 TRACE main SQLOperation select Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id from Person_nicknames where (Person_nicknames.id, Person_nicknames.nicknames) in ((?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@666, 2=Jane Do, 3=o.c.s.i.PersistableIdentifier@666, 4=John Do} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person_nicknames(nicknames, id) values (?, ?) | {1={Person_nicknames.nicknames=John Do, Person_nicknames.id=o.c.s.i.PersistableIdentifier@666}, 2={Person_nicknames.nicknames=Jane Do, Person_nicknames.id=o.c.s.i.PersistableIdentifier@666}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200] 2025-10-15 05:10:54 TRACE main SQLOperation select State.name as State_name, State.id as State_id from State where State.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@100, 2=o.c.s.i.PersistableIdentifier@200} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into State(name, id) values (?, ?) | {1={State.name=null, State.id=o.c.s.i.PersistableIdentifier@100}, 2={State.name=null, State.id=o.c.s.i.PersistableIdentifier@200}} 2025-10-15 05:10:54 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:54 TRACE main SQLOperation select republic_id, states_id from Country_states where (republic_id, states_id) in ((?, ?), (?, ?)) | {Country_states.states_id=[o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200], Country_states.republic_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Country_states(republic_id, states_id) values (?, ?) | {1={Country_states.states_id=o.c.s.i.PersistableIdentifier@200, Country_states.republic_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_states.states_id=o.c.s.i.PersistableIdentifier@100, Country_states.republic_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.id as rootId from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_states_State.id in (?) | {1=o.c.s.i.PersistableIdentifier@100} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2b9810ff,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.id as rootId from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president_Person_nicknames.nicknames in (?) | {1=John Do} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=[Jane Do, John Do],phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@49aa74de,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@28115dcb] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@28115dcb] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@160bb46b, testMethod = elementCollectionCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6ec69d02 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6ec69d02] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6ec69d02] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@4926f297, testMethod = delete_manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:54 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:54 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:54 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 2={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}, 3={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}} 2025-10-15 05:10:54 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:54 TRACE main SQLOperation select languages_id, republic_id from Country_languages where (republic_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.republic_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Country_languages(languages_id, republic_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.id as rootId from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@5a7e41d8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@5a7e41d8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923, org.codefilarete.stalactite.engine.model.Language@4d04ff6b],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@5a7e41d8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923, org.codefilarete.stalactite.engine.model.Language@4d04ff6b],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@5a7e41d8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923, org.codefilarete.stalactite.engine.model.Language@4d04ff6b],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@5a7e41d8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@5a7e41d8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@5a7e41d8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@5a7e41d8,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923, org.codefilarete.stalactite.engine.model.Language@1ed4395f],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923, org.codefilarete.stalactite.engine.model.Language@1ed4395f],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@60f7d923, org.codefilarete.stalactite.engine.model.Language@1ed4395f],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation delete from Country_languages where languages_id = ? and republic_id = ? | {1={Country_languages.languages_id=o.c.s.i.PersistedIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistedIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistedIdentifier@88, Country_languages.republic_id=o.c.s.i.PersistedIdentifier@42}, 3={Country_languages.languages_id=o.c.s.i.PersistedIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistedIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistedIdentifier@99, Country_languages.republic_id=o.c.s.i.PersistedIdentifier@43}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation delete from Republic where id = ? | {1={Republic.id=o.c.s.i.PersistedIdentifier@42}, 2={Republic.id=o.c.s.i.PersistedIdentifier@43}} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6ec69d02] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6ec69d02] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@4926f297, testMethod = delete_manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.mapCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7b935da7 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7b935da7] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7b935da7] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@44328d4b, testMethod = mapCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:54 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:54 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}, 2={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [org.codefilarete.stalactite.engine.configurer.map.RecordId@c04ae148, org.codefilarete.stalactite.engine.configurer.map.RecordId@15e15862, org.codefilarete.stalactite.engine.configurer.map.RecordId@311192, org.codefilarete.stalactite.engine.configurer.map.RecordId@37e3c4, org.codefilarete.stalactite.engine.configurer.map.RecordId@314585, org.codefilarete.stalactite.engine.configurer.map.RecordId@3817b7] 2025-10-15 05:10:54 TRACE main SQLOperation select Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person_phoneNumbers where (Person_phoneNumbers.id, Person_phoneNumbers.key) in ((?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?)) | {1=o.c.s.i.PersistableIdentifier@666, 2=mobile, 3=o.c.s.i.PersistableIdentifier@237, 4=Matignon, 5=o.c.s.i.PersistableIdentifier@237, 6=home, 7=o.c.s.i.PersistableIdentifier@237, 8=work, 9=o.c.s.i.PersistableIdentifier@666, 10=home, 11=o.c.s.i.PersistableIdentifier@666, 12=work} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 6 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person_phoneNumbers(value, key, id) values (?, ?, ?) | {1={Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@237, Person_phoneNumbers.value=06 66 66 66 66, Person_phoneNumbers.key=Matignon}, 2={Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@237, Person_phoneNumbers.value=01 11 11 11 11, Person_phoneNumbers.key=home}, 3={Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@237, Person_phoneNumbers.value=05 55 55 55 55, Person_phoneNumbers.key=work}, 4={Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@666, Person_phoneNumbers.value=01 11 11 11 11, Person_phoneNumbers.key=home}, 5={Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@666, Person_phoneNumbers.value=03 33 33 33 33, Person_phoneNumbers.key=mobile}, 6={Person_phoneNumbers.id=o.c.s.i.PersistableIdentifier@666, Person_phoneNumbers.value=02 22 22 22 22, Person_phoneNumbers.key=work}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200] 2025-10-15 05:10:54 TRACE main SQLOperation select State.name as State_name, State.id as State_id from State where State.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@100, 2=o.c.s.i.PersistableIdentifier@200} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into State(name, id) values (?, ?) | {1={State.name=null, State.id=o.c.s.i.PersistableIdentifier@200}, 2={State.name=null, State.id=o.c.s.i.PersistableIdentifier@100}} 2025-10-15 05:10:54 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:54 TRACE main SQLOperation select republic_id, states_id from Country_states where (republic_id, states_id) in ((?, ?), (?, ?)) | {Country_states.states_id=[o.c.s.i.PersistableIdentifier@100, o.c.s.i.PersistableIdentifier@200], Country_states.republic_id=[o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Country_states(republic_id, states_id) values (?, ?) | {1={Country_states.states_id=o.c.s.i.PersistableIdentifier@100, Country_states.republic_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_states.states_id=o.c.s.i.PersistableIdentifier@200, Country_states.republic_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president_Person_phoneNumbers.value = ? | {1=01 11 11 11 11} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2922de5e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2922de5e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2922de5e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2922de5e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2922de5e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[State{id=o.c.s.i.PersistedIdentifier@100}, State{id=o.c.s.i.PersistedIdentifier@200}],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2922de5e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2922de5e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@2922de5e,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={home=01 11 11 11 11},timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where president_Person_phoneNumbers.value = ? | {1=06 66 66 66 66} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={Matignon=06 66 66 66 66},timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers={Matignon=06 66 66 66 66},timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@7b935da7] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@7b935da7] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@44328d4b, testMethod = mapCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.ignoreCase_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@43bb9e78 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@43bb9e78] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@43bb9e78] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@195092ed, testMethod = ignoreCase_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@44, o.c.s.i.PersistableIdentifier@45] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43, 3=o.c.s.i.PersistableIdentifier@44, 4=o.c.s.i.PersistableIdentifier@45} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto_b, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=TOtO_c, Republic.creationDate=null, Republic.modificationDate=null}, 3={Republic.id=o.c.s.i.PersistableIdentifier@44, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=toTO_a, Republic.creationDate=null, Republic.modificationDate=null}, 4={Republic.id=o.c.s.i.PersistableIdentifier@45, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=TonTon, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by Republic.name asc | {1=%t%} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name like ? order by lower(Republic.name) asc | {1=%t%} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@44,languages=[],modificationDate=,name=toTO_a,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto_b,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=TOtO_c,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@43bb9e78] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@43bb9e78] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@195092ed, testMethod = ignoreCase_dynamic@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.lesserEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6d6d0ce9 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6d6d0ce9] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6d6d0ce9] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@13505a67, testMethod = lesserEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id <= ? | {1=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6d6d0ce9] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6d6d0ce9] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@13505a67, testMethod = lesserEquals@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.isNotNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@51f2f745 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@51f2f745] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@51f2f745] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@6434d8d9, testMethod = isNotNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name is not null | {} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@51f2f745] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@51f2f745] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@6434d8d9, testMethod = isNotNull@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notEqual]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@59895b44 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@59895b44] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@59895b44] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@8f756a1, testMethod = notEqual@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistableIdentifier@42} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=null, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.name != ? | {1=Titi} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@59895b44] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@59895b44] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@8f756a1, testMethod = notEqual@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.endsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1ca14468 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1ca14468] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1ca14468] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@dbedb4a, testMethod = endsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=a description with a keyword, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=a keyword contained in the description, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.description like ? | {1=%a keyword} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@1ca14468] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@1ca14468] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@dbedb4a, testMethod = endsWith@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@9701c11 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@9701c11] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@9701c11] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@48ac6cb1, testMethod = manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@666, o.c.s.i.PersistableIdentifier@237] 2025-10-15 05:10:54 TRACE main SQLOperation select Person.name as Person_name, Person.id as Person_id, vehicle.color as vehicle_color, vehicle.id as vehicle_id, Person_nicknames.nicknames as Person_nicknames_nicknames, Person_nicknames.id as Person_nicknames_id, Person_phoneNumbers.value as Person_phoneNumbers_value, Person_phoneNumbers.key as Person_phoneNumbers_key, Person_phoneNumbers.id as Person_phoneNumbers_id from Person left outer join Vehicle as vehicle on Person.vehicleId = vehicle.id left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id left outer join Person_phoneNumbers as Person_phoneNumbers on Person.id = Person_phoneNumbers.id where Person.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@666, 2=o.c.s.i.PersistableIdentifier@237} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1438] 2025-10-15 05:10:54 TRACE main SQLOperation select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1438} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 1 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Vehicle(color, id) values (?, ?) | {1={Vehicle.color=Color[rgb=123], Vehicle.id=o.c.s.i.PersistableIdentifier@1438}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Person(name, id, vehicleId) values (?, ?, ?) | {1={Person.name=me, Person.id=o.c.s.i.PersistableIdentifier@666, Person.vehicleId=o.c.s.i.PersistableIdentifier@1438}, 2={Person.name=you, Person.id=o.c.s.i.PersistableIdentifier@237, Person.vehicleId=null}} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@666, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=null, Republic.euMember=false, Republic.presidentId=o.c.s.i.PersistableIdentifier@237, Republic.name=Toto, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88, o.c.s.i.PersistableIdentifier@77] 2025-10-15 05:10:54 TRACE main SQLOperation select Language.code as Language_code, Language.id as Language_id from Language where Language.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@99, 2=o.c.s.i.PersistableIdentifier@88, 3=o.c.s.i.PersistableIdentifier@77} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 3 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Language(code, id) values (?, ?) | {1={Language.code=fr_fr, Language.id=o.c.s.i.PersistableIdentifier@77}, 2={Language.code=es_es, Language.id=o.c.s.i.PersistableIdentifier@99}, 3={Language.code=en_en, Language.id=o.c.s.i.PersistableIdentifier@88}} 2025-10-15 05:10:54 DEBUG main SelectExecutor selecting entities in 1 chunks 2025-10-15 05:10:54 TRACE main SQLOperation select languages_id, republic_id from Country_languages where (republic_id, languages_id) in ((?, ?), (?, ?), (?, ?), (?, ?)) | {Country_languages.languages_id=[o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@77, o.c.s.i.PersistableIdentifier@99, o.c.s.i.PersistableIdentifier@88], Country_languages.republic_id=[o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43, o.c.s.i.PersistableIdentifier@42]} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 4 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Country_languages(languages_id, republic_id) values (?, ?) | {1={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@77, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}, 3={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@99, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@43}, 4={Country_languages.languages_id=o.c.s.i.PersistableIdentifier@88, Country_languages.republic_id=o.c.s.i.PersistableIdentifier@42}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.id as rootId from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=fr_fr} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42, o.c.s.i.PersistedIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@42, 2=o.c.s.i.PersistedIdentifier@43} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@161f74ad,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@161f74ad,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d, org.codefilarete.stalactite.engine.model.Language@4cc79024],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@161f74ad,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d, org.codefilarete.stalactite.engine.model.Language@4cc79024],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@161f74ad,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d, org.codefilarete.stalactite.engine.model.Language@4cc79024],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@161f74ad,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@161f74ad,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@161f74ad,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@161f74ad,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d, org.codefilarete.stalactite.engine.model.Language@62edef46],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d, org.codefilarete.stalactite.engine.model.Language@62edef46],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@43,languages=[org.codefilarete.stalactite.engine.model.Language@6c5ec68d, org.codefilarete.stalactite.engine.model.Language@62edef46],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@237,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=you,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.id as rootId from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Country_languages_Language.code = ? | {1=en_en} 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistedIdentifier@42] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?) | {1=o.c.s.i.PersistedIdentifier@42} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4842d77e],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4842d77e],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4842d77e],modificationDate=,name=Toto,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4842d77e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1450ac5a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@4842d77e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1450ac5a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@34028481, org.codefilarete.stalactite.engine.model.Language@4842d77e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1450ac5a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@34028481, org.codefilarete.stalactite.engine.model.Language@4842d77e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1450ac5a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[org.codefilarete.stalactite.engine.model.Language@34028481, org.codefilarete.stalactite.engine.model.Language@4842d77e],modificationDate=,name=Toto,president=Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1450ac5a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0],states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1450ac5a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1450ac5a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Person[addressBook=,addresses=,bicycles=,contracts=,country=,id=o.c.s.i.PersistedIdentifier@666,mainBicycle=,mapPropertyMadeOfComplexTypes=,mapPropertyMadeOfComplexTypesWithColumnDuplicates=,mapPropertyMadeOfEntityAsKey=,mapPropertyMadeOfEntityAsKeyAndValue=,mapPropertyMadeOfEntityAsValue=,name=me,nicknames=,phoneNumbers=,timestamp=,vehicle=Vehicle[color=Color[rgb=123],engine=,owner=org.codefilarete.stalactite.engine.model.Person@1450ac5a,wheels=[],id=o.c.s.i.PersistedIdentifier@1438,timestamp=],version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@9701c11] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@9701c11] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@48ac6cb1, testMethod = manyToManyCriteria@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notLike]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2025-10-15 05:10:54 INFO main HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2521dc27 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2521dc27] for JDBC transaction 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Switching JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2521dc27] to manual commit 2025-10-15 05:10:54 INFO main TransactionContext Began transaction (1) for test context [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@4a6a7f38, testMethod = notLike@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManager@5c9a4c6a]; rollback [true] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Participating in existing transaction 2025-10-15 05:10:54 DEBUG main SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@42, o.c.s.i.PersistableIdentifier@43] 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@42, 2=o.c.s.i.PersistableIdentifier@43} 2025-10-15 05:10:54 DEBUG main SQLOperation Batching statement 2 times 2025-10-15 05:10:54 TRACE main SQLOperation insert into Republic(modificationDate, name, creationDate, description, euMember, id, presidentId) values (?, ?, ?, ?, ?, ?, ?) | {1={Republic.id=o.c.s.i.PersistableIdentifier@42, Republic.description=a description with a keyword, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}, 2={Republic.id=o.c.s.i.PersistableIdentifier@43, Republic.description=a keyword contained in the description, Republic.euMember=false, Republic.presidentId=null, Republic.name=null, Republic.creationDate=null, Republic.modificationDate=null}} 2025-10-15 05:10:54 TRACE main SQLOperation select Republic.modificationDate as Republic_modificationDate, Republic.name as Republic_name, Republic.creationDate as Republic_creationDate, Republic.description as Republic_description, Republic.euMember as Republic_euMember, Republic.id as Republic_id, president.name as president_name, president.id as president_id, president_vehicle.color as president_vehicle_color, president_vehicle.id as president_vehicle_id, president_Person_nicknames.nicknames as president_Person_nicknames_nicknames, president_Person_nicknames.id as president_Person_nicknames_id, president_Person_phoneNumbers.value as president_Person_phoneNumbers_value, president_Person_phoneNumbers.key as president_Person_phoneNumbers_key, president_Person_phoneNumbers.id as president_Person_phoneNumbers_id, Country_states_State.name as Country_states_State_name, Country_states_State.id as Country_states_State_id, Country_languages_Language.code as Country_languages_Language_code, Country_languages_Language.id as Country_languages_Language_id from Republic left outer join Person as president on Republic.presidentId = president.id left outer join Country_states as Country_states on Republic.id = Country_states.republic_id left outer join Country_languages as Country_languages on Republic.id = Country_languages.republic_id left outer join Vehicle as president_vehicle on president.vehicleId = president_vehicle.id left outer join Person_nicknames as president_Person_nicknames on president.id = president_Person_nicknames.id left outer join Person_phoneNumbers as president_Person_phoneNumbers on president.id = president_Person_phoneNumbers.id left outer join State as Country_states_State on Country_states.states_id = Country_states_State.id left outer join Language as Country_languages_Language on Country_languages.languages_id = Country_languages_Language.id where Republic.description not like ? | {1=%contained%} 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Republic 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Republic[deputeCount=0,primeMinister=,ancientCities=[],capital=,cities=,description=a description with a keyword,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=,name=,president=,states=[],timestamp=,towns=,version=0] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Initiating transaction rollback 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Rolling back JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@2521dc27] 2025-10-15 05:10:54 DEBUG main StalactitePlatformTransactionManager Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@2521dc27] after transaction 2025-10-15 05:10:54 INFO main TransactionContext Rolled back transaction for test: [DefaultTestContext@4526b84c testClass = DerivedQueriesTest, testInstance = org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest@4a6a7f38, testMethod = notLike@AbstractDerivedQueriesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f4c4583 testClass = DerivedQueriesTest, locations = '{}', classes = '{class org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase, class org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest$StalactiteRepositoryContextConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@2c8e756f key = [@org.springframework.test.context.ContextConfiguration(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.transaction.annotation.Transactional(isolation=DEFAULT, label={}, noRollbackFor={}, noRollbackForClassName={}, propagation=REQUIRED, readOnly=false, rollbackFor={}, rollbackForClassName={}, timeout=-1, timeoutString="", transactionManager="", value=""), @org.apiguardian.api.API(consumers={"*"}, since="5.0", status=STABLE), @org.codefilarete.stalactite.spring.repository.config.EnableStalactiteRepositories(basePackageClasses={}, basePackages={"org.codefilarete.stalactite.spring.repository.query"}, bootstrapMode=DEFAULT, considerNestedRepositories=false, enableDefaultTransactions=true, excludeFilters={}, includeFilters={@org.springframework.context.annotation.ComponentScan.Filter(classes={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class}, pattern={}, type=ASSIGNABLE_TYPE, value={org.codefilarete.stalactite.spring.repository.query.DerivedQueriesRepository.class})}, repositoryBaseClass=org.springframework.data.repository.config.DefaultRepositoryBaseClass.class, repositoryFactoryBeanClass=org.codefilarete.stalactite.spring.repository.StalactiteRepositoryFactoryBean.class, repositoryImplementationPostfix="Impl", transactionManagerRef="transactionManager", value={}), @org.springframework.context.annotation.Import(value=[class org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoriesRegistrar]), @org.springframework.test.context.ContextConfiguration(classes={}, inheritInitializers=true, inheritLocations=true, initializers={}, loader=org.springframework.test.context.ContextLoader.class, locations={}, name="", value={}), @org.springframework.test.context.junit.jupiter.SpringJUnitConfig(classes={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class}, inheritInitializers=true, inheritLocations=true, initializers={}, locations={}, name="", value={org.codefilarete.stalactite.spring.repository.query.StalactiteRepositoryContextConfigurationBase.class, org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.StalactiteRepositoryContextConfiguration.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@104a287c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4567fb2b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@25214797, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3407aa4f], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s - in org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest [INFO] Running org.codefilarete.stalactite.spring.repository.query.PartTreeStalactiteProjectionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.codefilarete.stalactite.spring.repository.query.PartTreeStalactiteProjectionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 318, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ spring-data --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data/target/stalactite-spring-data-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ spring-data --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data/target/jacoco.exec [INFO] Analyzed bundle 'spring-data' with 60 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ spring-data --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/spring-data/3.0.0-SNAPSHOT/spring-data-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data/target/stalactite-spring-data-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/spring-data/3.0.0-SNAPSHOT/spring-data-3.0.0-SNAPSHOT.jar [INFO] [INFO] ----------< org.codefilarete.stalactite:spring-autoconfigure >---------- [INFO] Building spring-autoconfigure 3.0.0-SNAPSHOT [12/36] [INFO] from spring-integration/autoconfigure/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ spring-autoconfigure --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/autoconfigure/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ spring-autoconfigure --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/autoconfigure/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ spring-autoconfigure --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ spring-autoconfigure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/autoconfigure/target/classes [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ spring-autoconfigure --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/autoconfigure/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ spring-autoconfigure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/autoconfigure/target/test-classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/autoconfigure/src/test/java/org/codefilarete/stalactite/spring/autoconfigure/StalactiteAutoConfigurationTest.java: /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/autoconfigure/src/test/java/org/codefilarete/stalactite/spring/autoconfigure/StalactiteAutoConfigurationTest.java uses unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/autoconfigure/src/test/java/org/codefilarete/stalactite/spring/autoconfigure/StalactiteAutoConfigurationTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ spring-autoconfigure --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.spring.autoconfigure.StalactiteAutoConfigurationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.102 s - in org.codefilarete.stalactite.spring.autoconfigure.StalactiteAutoConfigurationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ spring-autoconfigure --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/autoconfigure/target/stalactite-spring-autoconfigure-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ spring-autoconfigure --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/autoconfigure/target/jacoco.exec [INFO] Analyzed bundle 'spring-autoconfigure' with 6 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ spring-autoconfigure --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/autoconfigure/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/spring-autoconfigure/3.0.0-SNAPSHOT/spring-autoconfigure-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/autoconfigure/target/stalactite-spring-autoconfigure-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/spring-autoconfigure/3.0.0-SNAPSHOT/spring-autoconfigure-3.0.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.codefilarete.stalactite:sql-derby-adapter >------------ [INFO] Building sql-derby-adapter 3.0.0-SNAPSHOT [13/36] [INFO] from sql-adapter/sql-derby-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sql-derby-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-derby-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ sql-derby-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-derby-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ sql-derby-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-derby-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sql-derby-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-derby-adapter/target/classes [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ sql-derby-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-derby-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sql-derby-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-derby-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ sql-derby-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.sql.result.ResultSetIteratorDerbyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s - in org.codefilarete.stalactite.sql.result.ResultSetIteratorDerbyTest [INFO] Running org.codefilarete.stalactite.sql.statement.SQLOperationDerbyTest 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. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s - in org.codefilarete.stalactite.sql.statement.SQLOperationDerbyTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.DerbyParameterBindersTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s - in org.codefilarete.stalactite.sql.statement.binder.DerbyParameterBindersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ sql-derby-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-derby-adapter/target/stalactite-sql-derby-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.1.2:test-jar (default) @ sql-derby-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-derby-adapter/target/stalactite-sql-derby-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ sql-derby-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-derby-adapter/target/jacoco.exec [INFO] Analyzed bundle 'sql-derby-adapter' with 4 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ sql-derby-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-derby-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-derby-adapter/3.0.0-SNAPSHOT/sql-derby-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-derby-adapter/target/stalactite-sql-derby-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-derby-adapter/3.0.0-SNAPSHOT/sql-derby-adapter-3.0.0-SNAPSHOT.jar [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-derby-adapter/target/stalactite-sql-derby-adapter-3.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-derby-adapter/3.0.0-SNAPSHOT/sql-derby-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] -------------< org.codefilarete.stalactite:sql-h2-adapter >------------- [INFO] Building sql-h2-adapter 3.0.0-SNAPSHOT [14/36] [INFO] from sql-adapter/sql-h2-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sql-h2-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-h2-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ sql-h2-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-h2-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ sql-h2-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-h2-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sql-h2-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-h2-adapter/target/classes [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ sql-h2-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-h2-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sql-h2-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-h2-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ sql-h2-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.sql.result.ResultSetIteratorH2Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s - in org.codefilarete.stalactite.sql.result.ResultSetIteratorH2Test [INFO] Running org.codefilarete.stalactite.sql.statement.binder.H2ParameterBindersTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.codefilarete.stalactite.sql.statement.binder.H2ParameterBindersTest [INFO] Running org.codefilarete.stalactite.sql.statement.SQLOperationH2Test 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. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s - in org.codefilarete.stalactite.sql.statement.SQLOperationH2Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ sql-h2-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-h2-adapter/target/stalactite-sql-h2-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.1.2:test-jar (default) @ sql-h2-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-h2-adapter/target/stalactite-sql-h2-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ sql-h2-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-h2-adapter/target/jacoco.exec [INFO] Analyzed bundle 'sql-h2-adapter' with 2 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ sql-h2-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-h2-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-h2-adapter/3.0.0-SNAPSHOT/sql-h2-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-h2-adapter/target/stalactite-sql-h2-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-h2-adapter/3.0.0-SNAPSHOT/sql-h2-adapter-3.0.0-SNAPSHOT.jar [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-h2-adapter/target/stalactite-sql-h2-adapter-3.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-h2-adapter/3.0.0-SNAPSHOT/sql-h2-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] ----------< org.codefilarete.stalactite:sql-mariadb-adapter >----------- [INFO] Building sql-mariadb-adapter 3.0.0-SNAPSHOT [15/36] [INFO] from sql-adapter/sql-mariadb-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sql-mariadb-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mariadb-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ sql-mariadb-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mariadb-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ sql-mariadb-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mariadb-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sql-mariadb-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mariadb-adapter/target/classes [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ sql-mariadb-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mariadb-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sql-mariadb-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mariadb-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ sql-mariadb-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.sql.result.ResultSetIteratorMariaDBTest using embedded datasource 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. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.485 s - in org.codefilarete.stalactite.sql.result.ResultSetIteratorMariaDBTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.MariaDBParameterBindersTest using embedded datasource [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.792 s - in org.codefilarete.stalactite.sql.statement.binder.MariaDBParameterBindersTest [INFO] Running org.codefilarete.stalactite.sql.statement.SQLOperationMariaDBTest using embedded datasource [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.codefilarete.stalactite.sql.statement.SQLOperationMariaDBTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ sql-mariadb-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mariadb-adapter/target/stalactite-sql-mariadb-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.1.2:test-jar (default) @ sql-mariadb-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mariadb-adapter/target/stalactite-sql-mariadb-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ sql-mariadb-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mariadb-adapter/target/jacoco.exec [INFO] Analyzed bundle 'sql-mariadb-adapter' with 2 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ sql-mariadb-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mariadb-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-mariadb-adapter/3.0.0-SNAPSHOT/sql-mariadb-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mariadb-adapter/target/stalactite-sql-mariadb-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-mariadb-adapter/3.0.0-SNAPSHOT/sql-mariadb-adapter-3.0.0-SNAPSHOT.jar [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mariadb-adapter/target/stalactite-sql-mariadb-adapter-3.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-mariadb-adapter/3.0.0-SNAPSHOT/sql-mariadb-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] -----------< org.codefilarete.stalactite:sql-mysql-adapter >------------ [INFO] Building sql-mysql-adapter 3.0.0-SNAPSHOT [16/36] [INFO] from sql-adapter/sql-mysql-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sql-mysql-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mysql-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ sql-mysql-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mysql-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ sql-mysql-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mysql-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sql-mysql-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mysql-adapter/target/classes [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ sql-mysql-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sql-mysql-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mysql-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ sql-mysql-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.sql.result.ResultSetIteratorMySQLTest using embedded datasource [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.518 s - in org.codefilarete.stalactite.sql.result.ResultSetIteratorMySQLTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.MySQLParameterBindersTest using embedded datasource [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.123 s - in org.codefilarete.stalactite.sql.statement.binder.MySQLParameterBindersTest [INFO] Running org.codefilarete.stalactite.sql.statement.SQLOperationMySQLTest using embedded datasource [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in org.codefilarete.stalactite.sql.statement.SQLOperationMySQLTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ sql-mysql-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mysql-adapter/target/stalactite-sql-mysql-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.1.2:test-jar (default) @ sql-mysql-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mysql-adapter/target/stalactite-sql-mysql-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ sql-mysql-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mysql-adapter/target/jacoco.exec [INFO] Analyzed bundle 'sql-mysql-adapter' with 2 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ sql-mysql-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mysql-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-mysql-adapter/3.0.0-SNAPSHOT/sql-mysql-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mysql-adapter/target/stalactite-sql-mysql-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-mysql-adapter/3.0.0-SNAPSHOT/sql-mysql-adapter-3.0.0-SNAPSHOT.jar [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mysql-adapter/target/stalactite-sql-mysql-adapter-3.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-mysql-adapter/3.0.0-SNAPSHOT/sql-mysql-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] -----------< org.codefilarete.stalactite:sql-oracle-adapter >----------- [INFO] Building sql-oracle-adapter 3.0.0-SNAPSHOT [17/36] [INFO] from sql-adapter/sql-oracle-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sql-oracle-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ sql-oracle-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ sql-oracle-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sql-oracle-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/target/classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/src/main/java/org/codefilarete/stalactite/sql/statement/binder/OracleParameterBinders.java: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/src/main/java/org/codefilarete/stalactite/sql/statement/binder/OracleParameterBinders.java uses or overrides a deprecated API. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/src/main/java/org/codefilarete/stalactite/sql/statement/binder/OracleParameterBinders.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ sql-oracle-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sql-oracle-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ sql-oracle-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.sql.result.ResultSetIteratorOracleTest using embedded datasource [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.504 s - in org.codefilarete.stalactite.sql.result.ResultSetIteratorOracleTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.OracleParameterBindersTest using embedded datasource [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.738 s - in org.codefilarete.stalactite.sql.statement.binder.OracleParameterBindersTest [INFO] Running org.codefilarete.stalactite.sql.statement.SQLOperationOracleTest using embedded datasource [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s - in org.codefilarete.stalactite.sql.statement.SQLOperationOracleTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ sql-oracle-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/target/stalactite-sql-oracle-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.1.2:test-jar (default) @ sql-oracle-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/target/stalactite-sql-oracle-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ sql-oracle-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/target/jacoco.exec [INFO] Analyzed bundle 'sql-oracle-adapter' with 6 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ sql-oracle-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-oracle-adapter/3.0.0-SNAPSHOT/sql-oracle-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/target/stalactite-sql-oracle-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-oracle-adapter/3.0.0-SNAPSHOT/sql-oracle-adapter-3.0.0-SNAPSHOT.jar [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/target/stalactite-sql-oracle-adapter-3.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-oracle-adapter/3.0.0-SNAPSHOT/sql-oracle-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] ---------< org.codefilarete.stalactite:sql-postgresql-adapter >--------- [INFO] Building sql-postgresql-adapter 3.0.0-SNAPSHOT [18/36] [INFO] from sql-adapter/sql-postgresql-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sql-postgresql-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-postgresql-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ sql-postgresql-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-postgresql-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ sql-postgresql-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-postgresql-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sql-postgresql-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-postgresql-adapter/target/classes [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ sql-postgresql-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-postgresql-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sql-postgresql-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-postgresql-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ sql-postgresql-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.sql.result.ResultSetIteratorPostgreSQLTest using embedded datasource 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. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.391 s - in org.codefilarete.stalactite.sql.result.ResultSetIteratorPostgreSQLTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.PostgreSQLParameterBindersTest using embedded datasource [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 s - in org.codefilarete.stalactite.sql.statement.binder.PostgreSQLParameterBindersTest [INFO] Running org.codefilarete.stalactite.sql.statement.SQLOperationPostgreSQLTest using embedded datasource [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s - in org.codefilarete.stalactite.sql.statement.SQLOperationPostgreSQLTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ sql-postgresql-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-postgresql-adapter/target/stalactite-sql-postgresql-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.1.2:test-jar (default) @ sql-postgresql-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-postgresql-adapter/target/stalactite-sql-postgresql-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ sql-postgresql-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-postgresql-adapter/target/jacoco.exec [INFO] Analyzed bundle 'sql-postgresql-adapter' with 3 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ sql-postgresql-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-postgresql-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-postgresql-adapter/3.0.0-SNAPSHOT/sql-postgresql-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-postgresql-adapter/target/stalactite-sql-postgresql-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-postgresql-adapter/3.0.0-SNAPSHOT/sql-postgresql-adapter-3.0.0-SNAPSHOT.jar [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-postgresql-adapter/target/stalactite-sql-postgresql-adapter-3.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-postgresql-adapter/3.0.0-SNAPSHOT/sql-postgresql-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] -----------< org.codefilarete.stalactite:sql-sqlite-adapter >----------- [INFO] Building sql-sqlite-adapter 3.0.0-SNAPSHOT [19/36] [INFO] from sql-adapter/sql-sqlite-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ sql-sqlite-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-sqlite-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ sql-sqlite-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-sqlite-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ sql-sqlite-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-sqlite-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sql-sqlite-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-sqlite-adapter/target/classes [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ sql-sqlite-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-sqlite-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sql-sqlite-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-sqlite-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ sql-sqlite-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.sql.result.ResultSetIteratorSQLiteTest 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. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s - in org.codefilarete.stalactite.sql.result.ResultSetIteratorSQLiteTest [INFO] Running org.codefilarete.stalactite.sql.statement.binder.SQLiteParameterBindersTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.codefilarete.stalactite.sql.statement.binder.SQLiteParameterBindersTest [INFO] Running org.codefilarete.stalactite.sql.statement.SQLOperationSQLiteTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.codefilarete.stalactite.sql.statement.SQLOperationSQLiteTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ sql-sqlite-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-sqlite-adapter/target/stalactite-sql-sqlite-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.1.2:test-jar (default) @ sql-sqlite-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-sqlite-adapter/target/stalactite-sql-sqlite-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ sql-sqlite-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-sqlite-adapter/target/jacoco.exec [INFO] Analyzed bundle 'sql-sqlite-adapter' with 3 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ sql-sqlite-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-sqlite-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-sqlite-adapter/3.0.0-SNAPSHOT/sql-sqlite-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-sqlite-adapter/target/stalactite-sql-sqlite-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-sqlite-adapter/3.0.0-SNAPSHOT/sql-sqlite-adapter-3.0.0-SNAPSHOT.jar [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-sqlite-adapter/target/stalactite-sql-sqlite-adapter-3.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/sql-sqlite-adapter/3.0.0-SNAPSHOT/sql-sqlite-adapter-3.0.0-SNAPSHOT-tests.jar [INFO] [INFO] -----------< org.codefilarete.stalactite:core-derby-adapter >----------- [INFO] Building core-derby-adapter 3.0.0-SNAPSHOT [20/36] [INFO] from core-adapter/core-derby-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ core-derby-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-derby-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ core-derby-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-derby-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ core-derby-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ core-derby-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-derby-adapter/target/classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-derby-adapter/src/main/java/org/codefilarete/stalactite/sql/DerbyDatabaseSettings.java: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-derby-adapter/src/main/java/org/codefilarete/stalactite/sql/DerbyDatabaseSettings.java uses unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-derby-adapter/src/main/java/org/codefilarete/stalactite/sql/DerbyDatabaseSettings.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ core-derby-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-derby-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ core-derby-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-derby-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ core-derby-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.engine.runtime.PersistenceContextDerbyTest 2025-10-15 05:12:19 DEBUG DDLDeployer create table Toto(id integer not null, dummyProp varchar(255)) 2025-10-15 05:12:19 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:12:19 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:12:19 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:12:19 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null) 2025-10-15 05:12:19 TRACE SQLOperation select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId | {} 2025-10-15 05:12:19 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:12:19 TRACE SQLOperation select Toto.name from Toto | {} 2025-10-15 05:12:20 TRACE SQLOperation select Toto.id from Toto | {} 2025-10-15 05:12:20 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} 2025-10-15 05:12:20 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} 2025-10-15 05:12:20 TRACE SQLOperation select Toto.id, Toto.name from Toto where Toto.id = 1 | {} 2025-10-15 05:12:20 TRACE SQLOperation select Toto.id, Toto.name from Toto where Toto.id = 2 | {} 2025-10-15 05:12:20 DEBUG DDLDeployer create table Toto(id integer not null, dummyProp varchar(255)) 2025-10-15 05:12:20 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:12:20 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:12:20 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:12:20 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null) 2025-10-15 05:12:20 TRACE SQLOperation select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId | {} 2025-10-15 05:12:20 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:12:20 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.243 s - in org.codefilarete.stalactite.engine.runtime.PersistenceContextDerbyTest [INFO] Running org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 s - in org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest [INFO] Running org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysDerbyTest 2025-10-15 05:12:20 DEBUG DDLDeployer create table Toto(a integer GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1), b integer, c integer, primary key (a)) 2025-10-15 05:12:20 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:12:20 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}} 2025-10-15 05:12:20 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:12:20 TRACE SQLOperation insert into Toto(a, b, c) values (default, ?, ?) | {1={Toto.b=43, Toto.c=53}} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysDerbyTest [INFO] Running org.codefilarete.stalactite.engine.PersisterDerbyTest 2025-10-15 05:12:20 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:12:20 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:12:20 TRACE SQLOperation delete from Toto where a = ? | {1={Toto.a=1}} 2025-10-15 05:12:20 TRACE SQLOperation delete from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:12:20 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:12:20 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:12:20 TRACE SQLOperation insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.b=10, Toto.a=1, Toto.c=100}} 2025-10-15 05:12:20 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:12:20 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:12:20 TRACE SQLOperation select a, b, c from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:12:20 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:12:20 TRACE SQLOperation select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]} 2025-10-15 05:12:21 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:12:21 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:12:21 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.a (W)=1, Toto.b (U)=11, Toto.c (U)=111}} 2025-10-15 05:12:21 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:12:21 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.a (W)=1, Toto.b (U)=12, Toto.c (U)=122}} 2025-10-15 05:12:21 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:12:21 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:12:21 TRACE SQLOperation insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.a=2, Toto.c=200, Toto.b=20}} 2025-10-15 05:12:21 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:12:21 TRACE SQLOperation select a, b, c from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:12:21 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:12:21 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.a (W)=1, Toto.c (U)=111, Toto.b (U)=11}} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s - in org.codefilarete.stalactite.engine.PersisterDerbyTest [INFO] Running org.codefilarete.stalactite.sql.DerbySequenceSelectBuilderTest 2025-10-15 05:12:21 DEBUG DDLDeployer create sequence my_sequence 2025-10-15 05:12:21 TRACE SQLOperation values next value for my_sequence | {} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.codefilarete.stalactite.sql.DerbySequenceSelectBuilderTest [INFO] Running org.codefilarete.stalactite.sql.ddl.DerbyDDLTableGeneratorTest 2025-10-15 05:12:21 DEBUG DDLDeployer create table dummyTable1(id integer GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, name varchar(255), primary key (id)) 2025-10-15 05:12:21 DEBUG DDLDeployer create table dummyTable2(name varchar(255)) 2025-10-15 05:12:21 DEBUG DDLDeployer alter table dummyTable1 add constraint dummy_UK unique (name) 2025-10-15 05:12:21 DEBUG DDLDeployer create index dummyIDX_1 on dummyTable1(name) 2025-10-15 05:12:21 DEBUG DDLDeployer alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.codefilarete.stalactite.sql.ddl.DerbyDDLTableGeneratorTest [INFO] Running org.codefilarete.stalactite.sql.DerbyDialectResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.codefilarete.stalactite.sql.DerbyDialectResolverTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ core-derby-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-derby-adapter/target/stalactite-core-derby-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ core-derby-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-derby-adapter/target/jacoco.exec [INFO] Analyzed bundle 'core-derby-adapter' with 14 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ core-derby-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-derby-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-derby-adapter/3.0.0-SNAPSHOT/core-derby-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-derby-adapter/target/stalactite-core-derby-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-derby-adapter/3.0.0-SNAPSHOT/core-derby-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] ------------< org.codefilarete.stalactite:core-h2-adapter >------------- [INFO] Building core-h2-adapter 3.0.0-SNAPSHOT [21/36] [INFO] from core-adapter/core-h2-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ core-h2-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-h2-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ core-h2-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-h2-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ core-h2-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ core-h2-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-h2-adapter/target/classes [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ core-h2-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-h2-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ core-h2-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-h2-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ core-h2-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.engine.PersisterH2Test 2025-10-15 05:12:23 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, unique (a)) 2025-10-15 05:12:23 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:12:23 TRACE SQLOperation delete from Toto where a = ? | {1={Toto.a=1}} 2025-10-15 05:12:23 TRACE SQLOperation delete from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:12:23 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, unique (a)) 2025-10-15 05:12:23 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:12:23 TRACE SQLOperation insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.a=1, Toto.b=10, Toto.c=100}} 2025-10-15 05:12:23 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, unique (a)) 2025-10-15 05:12:23 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:12:23 TRACE SQLOperation select a, b, c from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:12:23 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:12:23 TRACE SQLOperation select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]} 2025-10-15 05:12:23 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, unique (a)) 2025-10-15 05:12:23 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:12:23 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.a (W)=1, Toto.b (U)=11, Toto.c (U)=111}} 2025-10-15 05:12:23 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:12:23 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.a (W)=1, Toto.b (U)=12, Toto.c (U)=122}} 2025-10-15 05:12:23 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, unique (a)) 2025-10-15 05:12:23 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:12:23 TRACE SQLOperation insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.b=20, Toto.c=200, Toto.a=2}} 2025-10-15 05:12:23 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:12:23 TRACE SQLOperation select a, b, c from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:12:23 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:12:23 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=11, Toto.c (U)=111, Toto.a (W)=1}} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 s - in org.codefilarete.stalactite.engine.PersisterH2Test [INFO] Running org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysH2Test 2025-10-15 05:12:23 DEBUG DDLDeployer create table Toto(a integer GENERATED ALWAYS AS IDENTITY, b integer, c integer, unique (a)) 2025-10-15 05:12:23 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:12:23 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}} 2025-10-15 05:12:23 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:12:23 TRACE SQLOperation insert into Toto(a, b, c) values (default, ?, ?) | {1={Toto.b=43, Toto.c=53}} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysH2Test [INFO] Running org.codefilarete.stalactite.engine.runtime.SelectExecutorH2Test 2025-10-15 05:12:23 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:12:23 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:12:23 TRACE SQLOperation select a, b, c from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:12:23 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:12:23 TRACE SQLOperation select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]} 2025-10-15 05:12:23 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a, b)) 2025-10-15 05:12:23 DEBUG SelectExecutor selecting entities in 2 chunks 2025-10-15 05:12:23 TRACE SQLOperation select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.b=[10, 20, 30], Toto.a=[1, 2, 3]} 2025-10-15 05:12:23 TRACE SQLOperation select a, b, c from Toto where (a, b) in ((?, ?)) | {Toto.b=40, Toto.a=4} 2025-10-15 05:12:23 DEBUG DDLDeployer create table Tata(a int, b int, c int, primary key (a, b)) 2025-10-15 05:12:23 DEBUG SelectExecutor selecting entities in 2 chunks 2025-10-15 05:12:23 TRACE SQLOperation select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Tata.b=[10, 20, 30], Tata.a=[1, 2, 3]} 2025-10-15 05:12:23 TRACE SQLOperation select a, b, c from Tata where (a, b) in ((?, ?)) | {Tata.b=40, Tata.a=4} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.codefilarete.stalactite.engine.runtime.SelectExecutorH2Test [INFO] Running org.codefilarete.stalactite.engine.runtime.PersistenceContextH2Test 2025-10-15 05:12:23 DEBUG DDLDeployer create table Toto(id integer not null, dummyProp varchar(255)) 2025-10-15 05:12:23 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:12:23 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:12:23 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:12:23 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null) 2025-10-15 05:12:23 TRACE SQLOperation select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId | {} 2025-10-15 05:12:23 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:12:23 TRACE SQLOperation select Toto.name from Toto | {} 2025-10-15 05:12:23 TRACE SQLOperation select Toto.id from Toto | {} 2025-10-15 05:12:23 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} 2025-10-15 05:12:23 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} 2025-10-15 05:12:23 TRACE SQLOperation select Toto.id, Toto.name from Toto where Toto.id = 1 | {} 2025-10-15 05:12:23 TRACE SQLOperation select Toto.id, Toto.name from Toto where Toto.id = 2 | {} 2025-10-15 05:12:23 DEBUG DDLDeployer create table Toto(id integer not null, dummyProp varchar(255)) 2025-10-15 05:12:23 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:12:23 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:12:23 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:12:23 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null) 2025-10-15 05:12:23 TRACE SQLOperation select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId | {} 2025-10-15 05:12:23 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:12:23 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.codefilarete.stalactite.engine.runtime.PersistenceContextH2Test [INFO] Running org.codefilarete.stalactite.sql.H2SequenceSelectBuilderTest 2025-10-15 05:12:23 DEBUG DDLDeployer create sequence my_sequence 2025-10-15 05:12:23 TRACE SQLOperation select next value for my_sequence | {} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.codefilarete.stalactite.sql.H2SequenceSelectBuilderTest [INFO] Running org.codefilarete.stalactite.sql.ddl.H2DDLTableGeneratorTest 2025-10-15 05:12:23 DEBUG DDLDeployer create table dummyTable1(id integer GENERATED ALWAYS AS IDENTITY not null, name varchar(255), unique (id)) 2025-10-15 05:12:23 DEBUG DDLDeployer create table dummyTable2(name varchar(255)) 2025-10-15 05:12:23 DEBUG DDLDeployer alter table dummyTable1 add constraint dummy_UK unique (name) 2025-10-15 05:12:23 DEBUG DDLDeployer create index dummyIDX_1 on dummyTable1(name) 2025-10-15 05:12:23 DEBUG DDLDeployer alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.codefilarete.stalactite.sql.ddl.H2DDLTableGeneratorTest [INFO] Running org.codefilarete.stalactite.sql.H2DialectResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.codefilarete.stalactite.sql.H2DialectResolverTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ core-h2-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-h2-adapter/target/stalactite-core-h2-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ core-h2-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-h2-adapter/target/jacoco.exec [INFO] Analyzed bundle 'core-h2-adapter' with 8 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ core-h2-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-h2-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-h2-adapter/3.0.0-SNAPSHOT/core-h2-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-h2-adapter/target/stalactite-core-h2-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-h2-adapter/3.0.0-SNAPSHOT/core-h2-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] ----------< org.codefilarete.stalactite:core-mariadb-adapter >---------- [INFO] Building core-mariadb-adapter 3.0.0-SNAPSHOT [22/36] [INFO] from core-adapter/core-mariadb-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ core-mariadb-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mariadb-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ core-mariadb-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mariadb-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ core-mariadb-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ core-mariadb-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mariadb-adapter/target/classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mariadb-adapter/src/main/java/org/codefilarete/stalactite/sql/MariaDBDatabaseSettings.java: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mariadb-adapter/src/main/java/org/codefilarete/stalactite/sql/MariaDBDatabaseSettings.java uses unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mariadb-adapter/src/main/java/org/codefilarete/stalactite/sql/MariaDBDatabaseSettings.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ core-mariadb-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ core-mariadb-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mariadb-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ core-mariadb-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.engine.PersisterMariaDBTest using embedded datasource 2025-10-15 05:12:40 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:12:40 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:12:40 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:12:40 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:12:40 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.689 s - in org.codefilarete.stalactite.engine.PersisterMariaDBTest [INFO] Running org.codefilarete.stalactite.engine.runtime.SelectExecutorMariaDBTest using embedded datasource 2025-10-15 05:12:40 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:12:40 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a, b)) 2025-10-15 05:12:41 DEBUG DDLDeployer create table Tata(a int, b int, c int, primary key (a, b)) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.codefilarete.stalactite.engine.runtime.SelectExecutorMariaDBTest [INFO] Running org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysMariaDBTest using embedded datasource 2025-10-15 05:12:41 DEBUG DDLDeployer create table Toto(a int auto_increment, b int, c int, primary key (a)) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysMariaDBTest [INFO] Running org.codefilarete.stalactite.engine.runtime.PersistenceContextMariaDBTest using embedded datasource 2025-10-15 05:12:41 DEBUG DDLDeployer create table Toto(id int not null, dummyProp varchar(255)) 2025-10-15 05:12:41 DEBUG DDLDeployer create table Toto(id int not null, name varchar(255)) 2025-10-15 05:12:41 DEBUG DDLDeployer create table Tata(name varchar(255), totoId int not null) 2025-10-15 05:12:41 DEBUG DDLDeployer create table Toto(id int not null, name varchar(255)) 2025-10-15 05:12:41 DEBUG DDLDeployer create table Toto(id int not null, dummyProp varchar(255)) 2025-10-15 05:12:41 DEBUG DDLDeployer create table Toto(id int not null, name varchar(255)) 2025-10-15 05:12:41 DEBUG DDLDeployer create table Tata(name varchar(255), totoId int not null) 2025-10-15 05:12:41 DEBUG DDLDeployer create table Toto(id int not null, name varchar(255)) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 s - in org.codefilarete.stalactite.engine.runtime.PersistenceContextMariaDBTest [INFO] Running org.codefilarete.stalactite.sql.MariaDBSequenceSelectBuilderTest 2025-10-15 05:12:41 DEBUG DDLDeployer create sequence my_sequence [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.codefilarete.stalactite.sql.MariaDBSequenceSelectBuilderTest [INFO] Running org.codefilarete.stalactite.sql.MariaDBDialectResolverTest using embedded datasource [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.codefilarete.stalactite.sql.MariaDBDialectResolverTest [INFO] Running org.codefilarete.stalactite.sql.ddl.MariaDBDDLTableGeneratorTest using embedded datasource 2025-10-15 05:12:41 DEBUG DDLDeployer create table dummyTable1(id int auto_increment not null, name varchar(255), primary key (id)) 2025-10-15 05:12:41 DEBUG DDLDeployer create table dummyTable2(name varchar(255)) 2025-10-15 05:12:41 DEBUG DDLDeployer alter table dummyTable1 add constraint dummy_UK unique (name) 2025-10-15 05:12:41 DEBUG DDLDeployer create index dummyIDX_1 on dummyTable1(name) 2025-10-15 05:12:41 DEBUG DDLDeployer alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.codefilarete.stalactite.sql.ddl.MariaDBDDLTableGeneratorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ core-mariadb-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mariadb-adapter/target/stalactite-core-mariadb-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ core-mariadb-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mariadb-adapter/target/jacoco.exec [INFO] Analyzed bundle 'core-mariadb-adapter' with 13 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ core-mariadb-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mariadb-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-mariadb-adapter/3.0.0-SNAPSHOT/core-mariadb-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mariadb-adapter/target/stalactite-core-mariadb-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-mariadb-adapter/3.0.0-SNAPSHOT/core-mariadb-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.codefilarete.stalactite:core-mysql-adapter >----------- [INFO] Building core-mysql-adapter 3.0.0-SNAPSHOT [23/36] [INFO] from core-adapter/core-mysql-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ core-mysql-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mysql-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ core-mysql-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mysql-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ core-mysql-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ core-mysql-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mysql-adapter/target/classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mysql-adapter/src/main/java/org/codefilarete/stalactite/sql/MySQLDatabaseSettings.java: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mysql-adapter/src/main/java/org/codefilarete/stalactite/sql/MySQLDatabaseSettings.java uses unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mysql-adapter/src/main/java/org/codefilarete/stalactite/sql/MySQLDatabaseSettings.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ core-mysql-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ core-mysql-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mysql-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ core-mysql-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.engine.PersisterMySQLTest using embedded datasource 2025-10-15 05:12:55 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:12:55 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:12:56 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:12:56 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:12:56 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.585 s - in org.codefilarete.stalactite.engine.PersisterMySQLTest [INFO] Running org.codefilarete.stalactite.engine.runtime.SelectExecutorMySQLTest using embedded datasource 2025-10-15 05:12:56 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:12:56 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a, b)) 2025-10-15 05:12:56 DEBUG DDLDeployer create table Tata(a int, b int, c int, primary key (a, b)) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in org.codefilarete.stalactite.engine.runtime.SelectExecutorMySQLTest [INFO] Running org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest using embedded datasource 2025-10-15 05:12:56 DEBUG DDLDeployer create table Toto(id int not null, dummyProp varchar(255)) 2025-10-15 05:12:56 DEBUG DDLDeployer create table Toto(id int not null, name varchar(255)) 2025-10-15 05:12:56 DEBUG DDLDeployer create table Tata(name varchar(255), totoId int not null) 2025-10-15 05:12:57 DEBUG DDLDeployer create table Toto(id int not null, name varchar(255)) 2025-10-15 05:12:57 DEBUG DDLDeployer create table Toto(id int not null, dummyProp varchar(255)) 2025-10-15 05:12:57 DEBUG DDLDeployer create table Toto(id int not null, name varchar(255)) 2025-10-15 05:12:57 DEBUG DDLDeployer create table Tata(name varchar(255), totoId int not null) 2025-10-15 05:12:57 DEBUG DDLDeployer create table Toto(id int not null, name varchar(255)) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s - in org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest [INFO] Running org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysMySQLTest using embedded datasource 2025-10-15 05:12:57 DEBUG DDLDeployer create table Toto(a int auto_increment, b int, c int, primary key (a)) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysMySQLTest [INFO] Running org.codefilarete.stalactite.sql.MySQLDialectResolverTest using embedded datasource [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.codefilarete.stalactite.sql.MySQLDialectResolverTest [INFO] Running org.codefilarete.stalactite.sql.MySQLSequenceSelectBuilderTest 2025-10-15 05:12:57 DEBUG DDLDeployer create table my_sequence(nextVal bigint not null, primary key (nextVal)) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.codefilarete.stalactite.sql.MySQLSequenceSelectBuilderTest [INFO] Running org.codefilarete.stalactite.sql.ddl.MySQLDDLTableGeneratorTest using embedded datasource 2025-10-15 05:12:57 DEBUG DDLDeployer create table dummyTable1(id int auto_increment not null, name varchar(255), primary key (id)) 2025-10-15 05:12:57 DEBUG DDLDeployer create table dummyTable2(name varchar(255)) 2025-10-15 05:12:57 DEBUG DDLDeployer alter table dummyTable1 add constraint dummy_UK unique (name) 2025-10-15 05:12:57 DEBUG DDLDeployer create index dummyIDX_1 on dummyTable1(name) 2025-10-15 05:12:57 DEBUG DDLDeployer alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.codefilarete.stalactite.sql.ddl.MySQLDDLTableGeneratorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ core-mysql-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mysql-adapter/target/stalactite-core-mysql-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ core-mysql-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mysql-adapter/target/jacoco.exec [INFO] Analyzed bundle 'core-mysql-adapter' with 13 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ core-mysql-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mysql-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-mysql-adapter/3.0.0-SNAPSHOT/core-mysql-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mysql-adapter/target/stalactite-core-mysql-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-mysql-adapter/3.0.0-SNAPSHOT/core-mysql-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] ----------< org.codefilarete.stalactite:core-oracle-adapter >----------- [INFO] Building core-oracle-adapter 3.0.0-SNAPSHOT [24/36] [INFO] from core-adapter/core-oracle-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ core-oracle-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ core-oracle-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ core-oracle-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ core-oracle-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/target/classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/src/main/java/org/codefilarete/stalactite/sql/OracleDatabaseSettings.java: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/src/main/java/org/codefilarete/stalactite/sql/OracleDatabaseSettings.java uses unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/src/main/java/org/codefilarete/stalactite/sql/OracleDatabaseSettings.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ core-oracle-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ core-oracle-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/target/test-classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/src/test/java/org/codefilarete/stalactite/sql/ddl/OracleDDLTableGeneratorTest.java: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/src/test/java/org/codefilarete/stalactite/sql/ddl/OracleDDLTableGeneratorTest.java uses unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/src/test/java/org/codefilarete/stalactite/sql/ddl/OracleDDLTableGeneratorTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ core-oracle-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.engine.PersisterOracleTest 2025-10-15 05:13:18 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:19 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:13:19 DEBUG SQLOperation delete from Toto where a = ? 2025-10-15 05:13:20 DEBUG SQLOperation delete from Toto where a in (?) 2025-10-15 05:13:20 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:20 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:13:20 DEBUG SQLOperation insert into Toto(a, b, c) values (?, ?, ?) 2025-10-15 05:13:20 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:20 DEBUG SQLOperation select a, b, c from Toto where a in (?) 2025-10-15 05:13:20 DEBUG SQLOperation select a, b, c from Toto where a in (?, ?, ?) 2025-10-15 05:13:20 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:20 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:13:20 DEBUG SQLOperation update Toto set b = ?, c = ? where a = ? 2025-10-15 05:13:20 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:13:20 DEBUG SQLOperation update Toto set b = ?, c = ? where a = ? 2025-10-15 05:13:20 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:20 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:13:20 DEBUG SQLOperation insert into Toto(a, b, c) values (?, ?, ?) 2025-10-15 05:13:20 DEBUG SQLOperation select a, b, c from Toto where a in (?) 2025-10-15 05:13:20 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:13:20 DEBUG SQLOperation update Toto set b = ?, c = ? where a = ? [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.941 s - in org.codefilarete.stalactite.engine.PersisterOracleTest [INFO] Running org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysOracleTest 2025-10-15 05:13:20 DEBUG DDLDeployer create table Toto(a integer GENERATED BY DEFAULT ON NULL AS IDENTITY, b integer, c integer, primary key (a)) 2025-10-15 05:13:20 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:13:20 DEBUG SQLOperation insert into Toto(a, b, c) values (default, ?, ?) 2025-10-15 05:13:20 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:13:20 DEBUG SQLOperation insert into Toto(a, b, c) values (default, ?, ?) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysOracleTest [INFO] Running org.codefilarete.stalactite.engine.runtime.SelectExecutorOracleTest 2025-10-15 05:13:21 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:13:21 DEBUG SQLOperation select a, b, c from Toto where a in (?) 2025-10-15 05:13:21 DEBUG SQLOperation select a, b, c from Toto where a in (?, ?, ?) 2025-10-15 05:13:21 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a, b)) 2025-10-15 05:13:21 DEBUG SQLOperation select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) 2025-10-15 05:13:21 DEBUG SQLOperation select a, b, c from Toto where (a, b) in ((?, ?)) 2025-10-15 05:13:21 DEBUG DDLDeployer create table Tata(a int, b int, c int, primary key (a, b)) 2025-10-15 05:13:21 DEBUG SQLOperation select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?)) 2025-10-15 05:13:21 DEBUG SQLOperation select a, b, c from Tata where (a, b) in ((?, ?)) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 s - in org.codefilarete.stalactite.engine.runtime.SelectExecutorOracleTest [INFO] Running org.codefilarete.stalactite.engine.PersistenceContextOracleTest 2025-10-15 05:13:21 DEBUG DDLDeployer create table Toto(id integer not null, dummyProp varchar(255)) 2025-10-15 05:13:21 DEBUG SQLOperation select Toto.id, Toto.dummyProp from Toto 2025-10-15 05:13:21 DEBUG SQLOperation select Toto.id, Toto.dummyProp from Toto 2025-10-15 05:13:22 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:13:22 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null) 2025-10-15 05:13:22 DEBUG SQLOperation select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId 2025-10-15 05:13:22 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:13:22 DEBUG SQLOperation select Toto.name from Toto 2025-10-15 05:13:22 DEBUG SQLOperation select Toto.id from Toto 2025-10-15 05:13:22 DEBUG SQLOperation select Toto.id, Toto.name from Toto 2025-10-15 05:13:22 DEBUG SQLOperation select Toto.id, Toto.name from Toto 2025-10-15 05:13:22 DEBUG SQLOperation select Toto.id, Toto.name from Toto where Toto.id = 1 2025-10-15 05:13:22 DEBUG SQLOperation select Toto.id, Toto.name from Toto where Toto.id = 2 2025-10-15 05:13:22 DEBUG DDLDeployer create table Toto(id integer not null, dummyProp varchar(255)) 2025-10-15 05:13:22 DEBUG SQLOperation select Toto.id, Toto.dummyProp from Toto 2025-10-15 05:13:22 DEBUG SQLOperation select Toto.id, Toto.dummyProp from Toto 2025-10-15 05:13:22 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:13:22 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null) 2025-10-15 05:13:22 DEBUG SQLOperation select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId 2025-10-15 05:13:22 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:13:22 DEBUG SQLOperation select Toto.id, Toto.name from Toto [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 s - in org.codefilarete.stalactite.engine.PersistenceContextOracleTest [INFO] Running org.codefilarete.stalactite.sql.OracleSequenceSelectBuilderTest 2025-10-15 05:13:22 DEBUG DDLDeployer create sequence my_sequence 2025-10-15 05:13:22 DEBUG SQLOperation select my_sequence.nextval from dual [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.codefilarete.stalactite.sql.OracleSequenceSelectBuilderTest [INFO] Running org.codefilarete.stalactite.sql.ddl.OracleDDLTableGeneratorTest 2025-10-15 05:13:22 DEBUG DDLDeployer create table dummyTable1(id integer GENERATED BY DEFAULT ON NULL AS IDENTITY not null, name varchar(255), version integer not null, primary key (id)) 2025-10-15 05:13:22 DEBUG DDLDeployer create table dummyTable2(name varchar(255)) 2025-10-15 05:13:22 DEBUG DDLDeployer alter table dummyTable1 add constraint dummy_UK unique (name) 2025-10-15 05:13:22 DEBUG DDLDeployer alter table dummyTable2 add constraint dummy_UK2 unique (name) 2025-10-15 05:13:23 DEBUG DDLDeployer create index dummyIDX_1 on dummyTable1(version) 2025-10-15 05:13:23 DEBUG DDLDeployer alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in org.codefilarete.stalactite.sql.ddl.OracleDDLTableGeneratorTest [INFO] Running org.codefilarete.stalactite.sql.OracleDialectResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.codefilarete.stalactite.sql.OracleDialectResolverTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ core-oracle-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/target/stalactite-core-oracle-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ core-oracle-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/target/jacoco.exec [INFO] Analyzed bundle 'core-oracle-adapter' with 11 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ core-oracle-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-oracle-adapter/3.0.0-SNAPSHOT/core-oracle-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/target/stalactite-core-oracle-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-oracle-adapter/3.0.0-SNAPSHOT/core-oracle-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --------< org.codefilarete.stalactite:core-postgresql-adapter >--------- [INFO] Building core-postgresql-adapter 3.0.0-SNAPSHOT [25/36] [INFO] from core-adapter/core-postgresql-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ core-postgresql-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-postgresql-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ core-postgresql-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-postgresql-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ core-postgresql-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ core-postgresql-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-postgresql-adapter/target/classes [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ core-postgresql-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ core-postgresql-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-postgresql-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ core-postgresql-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.engine.PersisterPostgreSQLTest using embedded datasource 2025-10-15 05:13:28 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:28 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:28 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:28 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:28 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.872 s - in org.codefilarete.stalactite.engine.PersisterPostgreSQLTest [INFO] Running org.codefilarete.stalactite.engine.runtime.SelectExecutorPostgreSQLTest using embedded datasource 2025-10-15 05:13:28 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:13:28 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a, b)) 2025-10-15 05:13:28 DEBUG DDLDeployer create table Tata(a int, b int, c int, primary key (a, b)) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.codefilarete.stalactite.engine.runtime.SelectExecutorPostgreSQLTest [INFO] Running org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest using embedded datasource 2025-10-15 05:13:28 DEBUG DDLDeployer create table Toto(id integer not null, dummyProp varchar(255)) 2025-10-15 05:13:28 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:13:28 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null) 2025-10-15 05:13:28 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:13:29 DEBUG DDLDeployer create table Toto(id integer not null, dummyProp varchar(255)) 2025-10-15 05:13:29 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:13:29 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null) 2025-10-15 05:13:29 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s - in org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest [INFO] Running org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysPostgreSQLTest using embedded datasource 2025-10-15 05:13:29 DEBUG DDLDeployer create table Toto(a BIGSERIAL, b integer, c integer, primary key (a)) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysPostgreSQLTest [INFO] Running org.codefilarete.stalactite.sql.PostgreSQLSequenceSelectBuilderTest 2025-10-15 05:13:30 DEBUG DDLDeployer create sequence my_sequence [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.552 s - in org.codefilarete.stalactite.sql.PostgreSQLSequenceSelectBuilderTest [INFO] Running org.codefilarete.stalactite.sql.PostgreSQLDialectResolverTest using embedded datasource [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.codefilarete.stalactite.sql.PostgreSQLDialectResolverTest [INFO] Running org.codefilarete.stalactite.sql.ddl.PostgreSQLDDLTableGeneratorTest using embedded datasource 2025-10-15 05:13:30 DEBUG DDLDeployer create table dummyTable1(id BIGSERIAL not null, name varchar(255), primary key (id)) 2025-10-15 05:13:30 DEBUG DDLDeployer create table dummyTable2(name varchar(255)) 2025-10-15 05:13:30 DEBUG DDLDeployer alter table dummyTable1 add constraint dummy_UK unique (name) 2025-10-15 05:13:30 DEBUG DDLDeployer create index dummyIDX_1 on dummyTable1(name) 2025-10-15 05:13:30 DEBUG DDLDeployer alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.codefilarete.stalactite.sql.ddl.PostgreSQLDDLTableGeneratorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ core-postgresql-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-postgresql-adapter/target/stalactite-core-postgresql-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ core-postgresql-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-postgresql-adapter/target/jacoco.exec [INFO] Analyzed bundle 'core-postgresql-adapter' with 8 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ core-postgresql-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-postgresql-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-postgresql-adapter/3.0.0-SNAPSHOT/core-postgresql-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-postgresql-adapter/target/stalactite-core-postgresql-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-postgresql-adapter/3.0.0-SNAPSHOT/core-postgresql-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] ----------< org.codefilarete.stalactite:core-sqlite-adapter >----------- [INFO] Building core-sqlite-adapter 3.0.0-SNAPSHOT [26/36] [INFO] from core-adapter/core-sqlite-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ core-sqlite-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-sqlite-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ core-sqlite-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-sqlite-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ core-sqlite-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ core-sqlite-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-sqlite-adapter/target/classes [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-sqlite-adapter/src/main/java/org/codefilarete/stalactite/sql/SQLiteDatabaseSettings.java: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-sqlite-adapter/src/main/java/org/codefilarete/stalactite/sql/SQLiteDatabaseSettings.java uses unchecked or unsafe operations. [INFO] /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-sqlite-adapter/src/main/java/org/codefilarete/stalactite/sql/SQLiteDatabaseSettings.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ core-sqlite-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-sqlite-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ core-sqlite-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-sqlite-adapter/target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ core-sqlite-adapter --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.codefilarete.stalactite.engine.PersisterSQLiteTest 2025-10-15 05:13:32 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:32 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:13:32 TRACE SQLOperation delete from Toto where a = ? | {1={Toto.a=1}} 2025-10-15 05:13:32 TRACE SQLOperation delete from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:13:32 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:32 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:13:32 TRACE SQLOperation insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.a=1, Toto.b=10, Toto.c=100}} 2025-10-15 05:13:32 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:32 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:13:32 TRACE SQLOperation select a, b, c from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:13:32 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:13:32 TRACE SQLOperation select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]} 2025-10-15 05:13:32 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:32 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:13:32 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=11, Toto.c (U)=111, Toto.a (W)=1}} 2025-10-15 05:13:32 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:13:32 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=12, Toto.c (U)=122, Toto.a (W)=1}} 2025-10-15 05:13:32 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:32 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:13:32 TRACE SQLOperation insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.b=20, Toto.a=2, Toto.c=200}} 2025-10-15 05:13:32 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:13:32 TRACE SQLOperation select a, b, c from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:13:32 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:13:32 TRACE SQLOperation update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=11, Toto.c (U)=111, Toto.a (W)=1}} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 s - in org.codefilarete.stalactite.engine.PersisterSQLiteTest [INFO] Running org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysSQLiteTest 2025-10-15 05:13:32 DEBUG DDLDeployer create table Toto(a integer, b integer, c integer, primary key (a)) 2025-10-15 05:13:32 DEBUG SQLOperation Batching statement 3 times 2025-10-15 05:13:32 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}} 2025-10-15 05:13:32 TRACE SQLOperation select last_insert_rowid() as last_id | {} 2025-10-15 05:13:32 DEBUG SQLOperation Batching statement 1 times 2025-10-15 05:13:32 TRACE SQLOperation insert into Toto(b, c) values (?, ?) | {1={Toto.c=53, Toto.b=43}} 2025-10-15 05:13:32 TRACE SQLOperation select last_insert_rowid() as last_id | {} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysSQLiteTest [INFO] Running org.codefilarete.stalactite.engine.runtime.SelectExecutorSQLiteTest 2025-10-15 05:13:32 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a)) 2025-10-15 05:13:32 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:13:32 TRACE SQLOperation select a, b, c from Toto where a in (?) | {Toto.a=1} 2025-10-15 05:13:32 DEBUG SelectExecutor selecting entities in 1 chunks 2025-10-15 05:13:32 TRACE SQLOperation select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]} 2025-10-15 05:13:32 DEBUG DDLDeployer create table Toto(a int, b int, c int, primary key (a, b)) 2025-10-15 05:13:32 DEBUG SelectExecutor selecting entities in 2 chunks 2025-10-15 05:13:32 TRACE SQLOperation select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.b=[10, 20, 30], Toto.a=[1, 2, 3]} 2025-10-15 05:13:32 TRACE SQLOperation select a, b, c from Toto where (a, b) in ((?, ?)) | {Toto.b=40, Toto.a=4} 2025-10-15 05:13:32 DEBUG DDLDeployer create table Tata(a int, b int, c int, primary key (a, b)) 2025-10-15 05:13:32 DEBUG SelectExecutor selecting entities in 2 chunks 2025-10-15 05:13:32 TRACE SQLOperation select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Tata.a=[1, 2, 3], Tata.b=[10, 20, 30]} 2025-10-15 05:13:32 TRACE SQLOperation select a, b, c from Tata where (a, b) in ((?, ?)) | {Tata.a=4, Tata.b=40} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.codefilarete.stalactite.engine.runtime.SelectExecutorSQLiteTest [INFO] Running org.codefilarete.stalactite.engine.runtime.PersistenceContextSQLiteTest 2025-10-15 05:13:33 DEBUG DDLDeployer create table Toto(id integer not null, dummyProp varchar(255)) 2025-10-15 05:13:33 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:13:33 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:13:33 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:13:33 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null) 2025-10-15 05:13:33 TRACE SQLOperation select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId | {} 2025-10-15 05:13:33 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:13:33 TRACE SQLOperation select Toto.name from Toto | {} 2025-10-15 05:13:33 TRACE SQLOperation select Toto.id from Toto | {} 2025-10-15 05:13:33 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} 2025-10-15 05:13:33 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} 2025-10-15 05:13:33 TRACE SQLOperation select Toto.id, Toto.name from Toto where Toto.id = 1 | {} 2025-10-15 05:13:33 TRACE SQLOperation select Toto.id, Toto.name from Toto where Toto.id = 2 | {} 2025-10-15 05:13:33 DEBUG DDLDeployer create table Toto(id integer not null, dummyProp varchar(255)) 2025-10-15 05:13:33 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:13:33 TRACE SQLOperation select Toto.id, Toto.dummyProp from Toto | {} 2025-10-15 05:13:33 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:13:33 DEBUG DDLDeployer create table Tata(name varchar(255), totoId integer not null) 2025-10-15 05:13:33 TRACE SQLOperation select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId | {} 2025-10-15 05:13:33 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255)) 2025-10-15 05:13:33 TRACE SQLOperation select Toto.id, Toto.name from Toto | {} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in org.codefilarete.stalactite.engine.runtime.PersistenceContextSQLiteTest [INFO] Running org.codefilarete.stalactite.sql.SQLiteSequenceSelectBuilderTest 2025-10-15 05:13:33 DEBUG DDLDeployer create table my_sequence(nextVal bigint not null, primary key (nextVal)) 2025-10-15 05:13:33 TRACE SQLOperation select nextVal from my_sequence | {} 2025-10-15 05:13:33 TRACE SQLOperation insert into my_sequence(nextVal) values (?) | {1=2} 2025-10-15 05:13:33 TRACE SQLOperation select nextVal from my_sequence | {} 2025-10-15 05:13:33 TRACE SQLOperation update my_sequence set nextVal = ? | {1=3} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.codefilarete.stalactite.sql.SQLiteSequenceSelectBuilderTest [INFO] Running org.codefilarete.stalactite.sql.ddl.SQLiteDDLTableGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.codefilarete.stalactite.sql.ddl.SQLiteDDLTableGeneratorTest [INFO] Running org.codefilarete.stalactite.sql.SQLiteDialectResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.codefilarete.stalactite.sql.SQLiteDialectResolverTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ core-sqlite-adapter --- [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-sqlite-adapter/target/stalactite-core-sqlite-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ core-sqlite-adapter --- [INFO] Loading execution data file /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-sqlite-adapter/target/jacoco.exec [INFO] Analyzed bundle 'core-sqlite-adapter' with 15 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ core-sqlite-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-sqlite-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-sqlite-adapter/3.0.0-SNAPSHOT/core-sqlite-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-sqlite-adapter/target/stalactite-core-sqlite-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/core-sqlite-adapter/3.0.0-SNAPSHOT/core-sqlite-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.codefilarete.stalactite:orm-adapter >--------------- [INFO] Building orm-adapter 3.0.0-SNAPSHOT [27/36] [INFO] from orm-adapter/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orm-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ orm-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/target/jacoco.exec" [INFO] [INFO] --- jacoco:0.8.5:report (report) @ orm-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ orm-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-adapter/3.0.0-SNAPSHOT/orm-adapter-3.0.0-SNAPSHOT.pom [INFO] [INFO] -----------< org.codefilarete.stalactite:orm-derby-adapter >------------ [INFO] Building orm-derby-adapter 3.0.0-SNAPSHOT [28/36] [INFO] from orm-adapter/orm-derby-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orm-derby-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-derby-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ orm-derby-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-derby-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ orm-derby-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-derby-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ orm-derby-adapter --- [INFO] No sources to compile [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ orm-derby-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-derby-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ orm-derby-adapter --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ orm-derby-adapter --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ orm-derby-adapter --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-derby-adapter/target/stalactite-orm-derby-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ orm-derby-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ orm-derby-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-derby-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-derby-adapter/3.0.0-SNAPSHOT/orm-derby-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-derby-adapter/target/stalactite-orm-derby-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-derby-adapter/3.0.0-SNAPSHOT/orm-derby-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] -------------< org.codefilarete.stalactite:orm-h2-adapter >------------- [INFO] Building orm-h2-adapter 3.0.0-SNAPSHOT [29/36] [INFO] from orm-adapter/orm-h2-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orm-h2-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-h2-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ orm-h2-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-h2-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ orm-h2-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-h2-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ orm-h2-adapter --- [INFO] No sources to compile [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ orm-h2-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-h2-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ orm-h2-adapter --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ orm-h2-adapter --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ orm-h2-adapter --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-h2-adapter/target/stalactite-orm-h2-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ orm-h2-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ orm-h2-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-h2-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-h2-adapter/3.0.0-SNAPSHOT/orm-h2-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-h2-adapter/target/stalactite-orm-h2-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-h2-adapter/3.0.0-SNAPSHOT/orm-h2-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.codefilarete.stalactite:orm-hsqldb-adapter >----------- [INFO] Building orm-hsqldb-adapter 3.0.0-SNAPSHOT [30/36] [INFO] from orm-adapter/orm-hsqldb-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orm-hsqldb-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-hsqldb-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ orm-hsqldb-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-hsqldb-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ orm-hsqldb-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-hsqldb-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ orm-hsqldb-adapter --- [INFO] No sources to compile [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ orm-hsqldb-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-hsqldb-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ orm-hsqldb-adapter --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ orm-hsqldb-adapter --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ orm-hsqldb-adapter --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-hsqldb-adapter/target/stalactite-orm-hsqldb-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ orm-hsqldb-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ orm-hsqldb-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-hsqldb-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-hsqldb-adapter/3.0.0-SNAPSHOT/orm-hsqldb-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-hsqldb-adapter/target/stalactite-orm-hsqldb-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-hsqldb-adapter/3.0.0-SNAPSHOT/orm-hsqldb-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] ----------< org.codefilarete.stalactite:orm-mariadb-adapter >----------- [INFO] Building orm-mariadb-adapter 3.0.0-SNAPSHOT [31/36] [INFO] from orm-adapter/orm-mariadb-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orm-mariadb-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mariadb-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ orm-mariadb-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mariadb-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ orm-mariadb-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mariadb-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ orm-mariadb-adapter --- [INFO] No sources to compile [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ orm-mariadb-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mariadb-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ orm-mariadb-adapter --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ orm-mariadb-adapter --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ orm-mariadb-adapter --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mariadb-adapter/target/stalactite-orm-mariadb-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ orm-mariadb-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ orm-mariadb-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mariadb-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-mariadb-adapter/3.0.0-SNAPSHOT/orm-mariadb-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mariadb-adapter/target/stalactite-orm-mariadb-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-mariadb-adapter/3.0.0-SNAPSHOT/orm-mariadb-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.codefilarete.stalactite:orm-mysql-adapter >------------ [INFO] Building orm-mysql-adapter 3.0.0-SNAPSHOT [32/36] [INFO] from orm-adapter/orm-mysql-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orm-mysql-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mysql-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ orm-mysql-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mysql-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ orm-mysql-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mysql-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ orm-mysql-adapter --- [INFO] No sources to compile [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ orm-mysql-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mysql-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ orm-mysql-adapter --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ orm-mysql-adapter --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ orm-mysql-adapter --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mysql-adapter/target/stalactite-orm-mysql-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ orm-mysql-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ orm-mysql-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mysql-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-mysql-adapter/3.0.0-SNAPSHOT/orm-mysql-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mysql-adapter/target/stalactite-orm-mysql-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-mysql-adapter/3.0.0-SNAPSHOT/orm-mysql-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.codefilarete.stalactite:orm-oracle-adapter >----------- [INFO] Building orm-oracle-adapter 3.0.0-SNAPSHOT [33/36] [INFO] from orm-adapter/orm-oracle-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orm-oracle-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-oracle-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ orm-oracle-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-oracle-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ orm-oracle-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-oracle-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ orm-oracle-adapter --- [INFO] No sources to compile [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ orm-oracle-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-oracle-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ orm-oracle-adapter --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ orm-oracle-adapter --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ orm-oracle-adapter --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-oracle-adapter/target/stalactite-orm-oracle-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ orm-oracle-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ orm-oracle-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-oracle-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-oracle-adapter/3.0.0-SNAPSHOT/orm-oracle-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-oracle-adapter/target/stalactite-orm-oracle-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-oracle-adapter/3.0.0-SNAPSHOT/orm-oracle-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] ---------< org.codefilarete.stalactite:orm-postgresql-adapter >--------- [INFO] Building orm-postgresql-adapter 3.0.0-SNAPSHOT [34/36] [INFO] from orm-adapter/orm-postgresql-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orm-postgresql-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-postgresql-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ orm-postgresql-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-postgresql-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ orm-postgresql-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-postgresql-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ orm-postgresql-adapter --- [INFO] No sources to compile [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ orm-postgresql-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-postgresql-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ orm-postgresql-adapter --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ orm-postgresql-adapter --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ orm-postgresql-adapter --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-postgresql-adapter/target/stalactite-orm-postgresql-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ orm-postgresql-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ orm-postgresql-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-postgresql-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-postgresql-adapter/3.0.0-SNAPSHOT/orm-postgresql-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-postgresql-adapter/target/stalactite-orm-postgresql-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-postgresql-adapter/3.0.0-SNAPSHOT/orm-postgresql-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.codefilarete.stalactite:orm-sqlite-adapter >----------- [INFO] Building orm-sqlite-adapter 3.0.0-SNAPSHOT [35/36] [INFO] from orm-adapter/orm-sqlite-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orm-sqlite-adapter --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-sqlite-adapter/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ orm-sqlite-adapter --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-sqlite-adapter/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ orm-sqlite-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-sqlite-adapter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ orm-sqlite-adapter --- [INFO] No sources to compile [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ orm-sqlite-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-sqlite-adapter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ orm-sqlite-adapter --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ orm-sqlite-adapter --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ orm-sqlite-adapter --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-sqlite-adapter/target/stalactite-orm-sqlite-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ orm-sqlite-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ orm-sqlite-adapter --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-sqlite-adapter/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-sqlite-adapter/3.0.0-SNAPSHOT/orm-sqlite-adapter-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-sqlite-adapter/target/stalactite-orm-sqlite-adapter-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-sqlite-adapter/3.0.0-SNAPSHOT/orm-sqlite-adapter-3.0.0-SNAPSHOT.jar [INFO] [INFO] ------------< org.codefilarete.stalactite:orm-all-adapters >------------ [INFO] Building orm-all-adapters 3.0.0-SNAPSHOT [36/36] [INFO] from orm-adapter/orm-all-adapters/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orm-all-adapters --- [INFO] Deleting /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-all-adapters/target [INFO] [INFO] --- jacoco:0.8.5:prepare-agent (prepare-agent) @ orm-all-adapters --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-all-adapters/target/jacoco.exec" [INFO] [INFO] --- resources:2.5:resources (default-resources) @ orm-all-adapters --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-all-adapters/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ orm-all-adapters --- [INFO] No sources to compile [INFO] [INFO] --- resources:2.5:testResources (default-testResources) @ orm-all-adapters --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-all-adapters/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ orm-all-adapters --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ orm-all-adapters --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ orm-all-adapters --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-all-adapters/target/stalactite-orm-all-adapters-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.5:report (report) @ orm-all-adapters --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ orm-all-adapters --- [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-all-adapters/pom.xml to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-all-adapters/3.0.0-SNAPSHOT/orm-all-adapters-3.0.0-SNAPSHOT.pom [INFO] Installing /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-all-adapters/target/stalactite-orm-all-adapters-3.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/codefilarete/stalactite/orm-all-adapters/3.0.0-SNAPSHOT/orm-all-adapters-3.0.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Stalactite 3.0.0-SNAPSHOT: [INFO] [INFO] Stalactite ......................................... SUCCESS [ 0.720 s] [INFO] sql ................................................ SUCCESS [ 6.546 s] [INFO] sql-adapter ........................................ SUCCESS [ 0.200 s] [INFO] sql-hsqldb-adapter ................................. SUCCESS [ 3.280 s] [INFO] core ............................................... SUCCESS [ 8.188 s] [INFO] core-adapter ....................................... SUCCESS [ 0.007 s] [INFO] core-hsqldb-adapter ................................ SUCCESS [ 2.939 s] [INFO] orm ................................................ SUCCESS [ 22.239 s] [INFO] spring-integration ................................. SUCCESS [ 0.033 s] [INFO] spring-transaction ................................. SUCCESS [ 3.721 s] [INFO] spring-data ........................................ SUCCESS [ 11.638 s] [INFO] spring-autoconfigure ............................... SUCCESS [ 4.384 s] [INFO] sql-derby-adapter .................................. SUCCESS [ 5.540 s] [INFO] sql-h2-adapter ..................................... SUCCESS [ 9.365 s] [INFO] sql-mariadb-adapter ................................ SUCCESS [ 10.548 s] [INFO] sql-mysql-adapter .................................. SUCCESS [ 17.056 s] [INFO] sql-oracle-adapter ................................. SUCCESS [ 28.476 s] [INFO] sql-postgresql-adapter ............................. SUCCESS [ 5.603 s] [INFO] sql-sqlite-adapter ................................. SUCCESS [ 1.658 s] [INFO] core-derby-adapter ................................. SUCCESS [ 4.264 s] [INFO] core-h2-adapter .................................... SUCCESS [ 9.788 s] [INFO] core-mariadb-adapter ............................... SUCCESS [ 10.493 s] [INFO] core-mysql-adapter ................................. SUCCESS [ 16.150 s] [INFO] core-oracle-adapter ................................ SUCCESS [ 25.864 s] [INFO] core-postgresql-adapter ............................ SUCCESS [ 7.478 s] [INFO] core-sqlite-adapter ................................ SUCCESS [ 2.115 s] [INFO] orm-adapter ........................................ SUCCESS [ 0.006 s] [INFO] orm-derby-adapter .................................. SUCCESS [ 0.017 s] [INFO] orm-h2-adapter ..................................... SUCCESS [ 0.015 s] [INFO] orm-hsqldb-adapter ................................. SUCCESS [ 0.012 s] [INFO] orm-mariadb-adapter ................................ SUCCESS [ 0.011 s] [INFO] orm-mysql-adapter .................................. SUCCESS [ 0.012 s] [INFO] orm-oracle-adapter ................................. SUCCESS [ 0.012 s] [INFO] orm-postgresql-adapter ............................. SUCCESS [ 0.012 s] [INFO] orm-sqlite-adapter ................................. SUCCESS [ 0.011 s] [INFO] orm-all-adapters ................................... SUCCESS [ 0.015 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:38 min [INFO] Finished at: 2025-10-15T05:13:33Z [INFO] ------------------------------------------------------------------------ Post stage [Pipeline] junit Enregistrement des résultats des tests [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Sonar Analysis) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mvn sonar:sonar -Dsonar.projectKey=Stalactite -Dsonar.host.url=http://localhost:9000/sonar -Dsonar.login=4c490ceb446f662e2bd8cb60644acefdfac7cdf1 -f pom.xml [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:spring-transaction:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:spring-data:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:spring-autoconfigure:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:spring-integration:pom:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-derby-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-h2-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-hsqldb-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-mariadb-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-mysql-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-oracle-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-postgresql-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-sqlite-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:sql-adapter:pom:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-derby-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-h2-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-hsqldb-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-mariadb-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-mysql-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-oracle-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-postgresql-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-sqlite-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:core-adapter:pom:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-all-adapters:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-h2-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-derby-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-hsqldb-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-mariadb-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-mysql-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-oracle-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-postgresql-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-sqlite-adapter:jar:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:orm-adapter:pom:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.codefilarete.stalactite:parent:pom:3.0.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Stalactite [pom] [INFO] sql [jar] [INFO] sql-adapter [pom] [INFO] sql-hsqldb-adapter [jar] [INFO] core [jar] [INFO] core-adapter [pom] [INFO] core-hsqldb-adapter [jar] [INFO] orm [jar] [INFO] spring-integration [pom] [INFO] spring-transaction [jar] [INFO] spring-data [jar] [INFO] spring-autoconfigure [jar] [INFO] sql-derby-adapter [jar] [INFO] sql-h2-adapter [jar] [INFO] sql-mariadb-adapter [jar] [INFO] sql-mysql-adapter [jar] [INFO] sql-oracle-adapter [jar] [INFO] sql-postgresql-adapter [jar] [INFO] sql-sqlite-adapter [jar] [INFO] core-derby-adapter [jar] [INFO] core-h2-adapter [jar] [INFO] core-mariadb-adapter [jar] [INFO] core-mysql-adapter [jar] [INFO] core-oracle-adapter [jar] [INFO] core-postgresql-adapter [jar] [INFO] core-sqlite-adapter [jar] [INFO] orm-adapter [pom] [INFO] orm-derby-adapter [jar] [INFO] orm-h2-adapter [jar] [INFO] orm-hsqldb-adapter [jar] [INFO] orm-mariadb-adapter [jar] [INFO] orm-mysql-adapter [jar] [INFO] orm-oracle-adapter [jar] [INFO] orm-postgresql-adapter [jar] [INFO] orm-sqlite-adapter [jar] [INFO] orm-all-adapters [jar] [INFO] [INFO] -----------------< org.codefilarete.stalactite:parent >----------------- [INFO] Building Stalactite 3.0.0-SNAPSHOT [1/36] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar:3.9.1.2184:sonar (default-cli) @ parent --- [INFO] User cache: /var/lib/jenkins/.sonar/cache [INFO] SonarQube version: 8.9.2 [INFO] Default locale: "fr_FR", source code encoding: "UTF-8" (analysis is platform dependent) [WARNING] SonarScanner will require Java 11 to run, starting in SonarQube 9.x [INFO] Load global settings [INFO] Load global settings (done) | time=81ms [INFO] Server id: 243B8A4D-AZGiYgRcK1wF7EG5NV1- [INFO] User cache: /var/lib/jenkins/.sonar/cache [INFO] Load/download plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=43ms [INFO] Load/download plugins (done) | time=61ms [INFO] Process project properties [INFO] Process project properties (done) | time=18ms [INFO] Execute project builders [INFO] Execute project builders (done) | time=2ms [INFO] Project key: Stalactite [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline [INFO] Working dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/target/sonar [INFO] Load project settings for component key: 'Stalactite' [INFO] Load project settings for component key: 'Stalactite' (done) | time=11ms [INFO] Auto-configuring with CI 'Jenkins' [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=42ms [INFO] Auto-configuring with CI 'Jenkins' [INFO] Load active rules [INFO] Load active rules (done) | time=525ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Indexing files of module 'core' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/core [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'core-derby-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-derby-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'core-h2-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-h2-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'core-hsqldb-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-hsqldb-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'core-mariadb-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mariadb-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'core-mysql-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mysql-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'core-oracle-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'core-postgresql-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-postgresql-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'core-sqlite-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-sqlite-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'core-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter [INFO] Source paths: pom.xml [INFO] Indexing files of module 'orm' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'orm-all-adapters' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-all-adapters [INFO] Source paths: pom.xml [INFO] Indexing files of module 'orm-derby-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-derby-adapter [INFO] Source paths: pom.xml [INFO] Indexing files of module 'orm-h2-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-h2-adapter [INFO] Source paths: pom.xml [INFO] Indexing files of module 'orm-hsqldb-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-hsqldb-adapter [INFO] Source paths: pom.xml [INFO] Indexing files of module 'orm-mariadb-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mariadb-adapter [INFO] Source paths: pom.xml [INFO] Indexing files of module 'orm-mysql-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-mysql-adapter [INFO] Source paths: pom.xml [INFO] Indexing files of module 'orm-oracle-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-oracle-adapter [INFO] Source paths: pom.xml [INFO] Indexing files of module 'orm-postgresql-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-postgresql-adapter [INFO] Source paths: pom.xml [INFO] Indexing files of module 'orm-sqlite-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter/orm-sqlite-adapter [INFO] Source paths: pom.xml [INFO] Indexing files of module 'orm-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/orm-adapter [INFO] Source paths: pom.xml [INFO] Indexing files of module 'spring-autoconfigure' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/autoconfigure [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'spring-data' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'spring-transaction' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/transaction [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'spring-integration' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration [INFO] Source paths: pom.xml [INFO] Indexing files of module 'sql' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'sql-derby-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-derby-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'sql-h2-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-h2-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'sql-hsqldb-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-hsqldb-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'sql-mariadb-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mariadb-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'sql-mysql-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mysql-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'sql-oracle-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'sql-postgresql-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-postgresql-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'sql-sqlite-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-sqlite-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'sql-adapter' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter [INFO] Source paths: pom.xml [INFO] Indexing files of module 'Stalactite' [INFO] Base dir: /jenkins/work/agent-local/workspace/Stalactite pipeline [INFO] Source paths: pom.xml [INFO] 1094 files indexed [INFO] 0 files ignored because of scm ignore settings [INFO] Quality profile for java: Sonar way [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module orm-oracle-adapter [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=13ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=1ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] Load project repositories [INFO] Load project repositories (done) | time=23ms [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=156ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=222ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=1ms [INFO] ------------- Run sensors on module orm-mysql-adapter [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=9ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module orm-all-adapters [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=12ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=13ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module orm-h2-adapter [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module orm-mariadb-adapter [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module orm-hsqldb-adapter [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module orm-sqlite-adapter [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module orm-derby-adapter [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=6ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module orm-postgresql-adapter [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=6ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module orm-adapter [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=7ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module core [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=11ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 229 source files to be analyzed [INFO] 209/229 files analyzed, current file: core/src/main/java/org/codefilarete/stalactite/engine/runtime/WriteExecutor.java [INFO] 229/229 source files have been analyzed [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Java Main Files AST scan (done) | time=10709ms [INFO] Java Test Files AST scan [INFO] 57 source files to be analyzed [INFO] 57/57 source files have been analyzed [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Java Test Files AST scan (done) | time=3370ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=14360ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=79ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=1ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/core/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=95ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=9ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module orm [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 251 source files to be analyzed [INFO] 248/251 files analyzed, current file: orm/src/main/java/org/codefilarete/stalactite/engine/configurer/onetomany/OneToManyWithMappedAssociationConfigurer.java [INFO] 251/251 source files have been analyzed [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Java Main Files AST scan (done) | time=10199ms [INFO] Java Test Files AST scan [INFO] 120 source files to be analyzed [INFO] 120/120 source files have been analyzed [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Java Test Files AST scan (done) | time=8525ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=18730ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=36ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/orm/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=57ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=9ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module spring-transaction [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 3 source files to be analyzed [INFO] 3/3 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=85ms [INFO] Java Test Files AST scan [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Java Test Files AST scan (done) | time=59ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=150ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/transaction/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=4ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module spring-autoconfigure [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=177ms [INFO] Java Test Files AST scan [INFO] 3 source files to be analyzed [INFO] 3/3 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=105ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=288ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/autoconfigure/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module spring-data [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 49 source files to be analyzed [INFO] 49/49 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=1606ms [INFO] Java Test Files AST scan [INFO] 36 source files to be analyzed [INFO] 36/36 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=1605ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=3217ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/spring-integration/spring-data/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=54ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module spring-integration [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=6ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module sql-h2-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 3 source files to be analyzed [INFO] 3/3 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=50ms [INFO] Java Test Files AST scan [INFO] 5 source files to be analyzed [INFO] 5/5 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=120ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=174ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-h2-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module sql-oracle-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=2ms [INFO] Java Main Files AST scan [INFO] 5 source files to be analyzed [INFO] 5/5 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=111ms [INFO] Java Test Files AST scan [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=291ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=407ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-oracle-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module sql-derby-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=2ms [INFO] Java Main Files AST scan [INFO] 4 source files to be analyzed [INFO] 4/4 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=119ms [INFO] Java Test Files AST scan [INFO] 5 source files to be analyzed [INFO] 5/5 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=117ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=244ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-derby-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=18ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module sql-sqlite-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=0ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=0ms [INFO] Java Main Files AST scan [INFO] 3 source files to be analyzed [INFO] 3/3 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=55ms [INFO] Java Test Files AST scan [INFO] 4 source files to be analyzed [INFO] 4/4 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=92ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=151ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-sqlite-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module sql-mariadb-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 2 source files to be analyzed [INFO] 2/2 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=38ms [INFO] Java Test Files AST scan [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=185ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=227ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mariadb-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=2ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module sql-mysql-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 2 source files to be analyzed [INFO] 2/2 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=40ms [INFO] Java Test Files AST scan [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=241ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=286ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-mysql-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module sql-postgresql-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 3 source files to be analyzed [INFO] 3/3 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=69ms [INFO] Java Test Files AST scan [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=239ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=311ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-postgresql-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=2ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module sql-hsqldb-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 8 source files to be analyzed [INFO] 8/8 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=172ms [INFO] Java Test Files AST scan [INFO] 5 source files to be analyzed [INFO] 5/5 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=112ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=289ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/sql-adapter/sql-hsqldb-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module sql-adapter [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module sql [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 85 source files to be analyzed [INFO] 85/85 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=2218ms [INFO] Java Test Files AST scan [INFO] 37 source files to be analyzed [INFO] 37/37 source files have been analyzed [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Java Test Files AST scan (done) | time=1388ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=3610ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/sql/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=11ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module core-hsqldb-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 5 source files to be analyzed [INFO] 5/5 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=127ms [INFO] Java Test Files AST scan [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=168ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=301ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-hsqldb-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module core-h2-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=0ms [INFO] Java Main Files AST scan [INFO] 4 source files to be analyzed [INFO] 4/4 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=88ms [INFO] Java Test Files AST scan [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=169ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=403ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-h2-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module core-mysql-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 8 source files to be analyzed [INFO] 8/8 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=179ms [INFO] Java Test Files AST scan [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=245ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=428ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mysql-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=2ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module core-postgresql-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 3 source files to be analyzed [INFO] 3/3 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=72ms [INFO] Java Test Files AST scan [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=236ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=313ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-postgresql-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=2ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module core-oracle-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 5 source files to be analyzed [INFO] 5/5 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=118ms [INFO] Java Test Files AST scan [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=267ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=389ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-oracle-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module core-derby-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 5 source files to be analyzed [INFO] 5/5 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=123ms [INFO] Java Test Files AST scan [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=172ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=298ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-derby-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module core-sqlite-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=147ms [INFO] Java Test Files AST scan [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=168ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=320ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-sqlite-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=2ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module core-mariadb-adapter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=0ms [INFO] Java Main Files AST scan [INFO] 8 source files to be analyzed [INFO] 8/8 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=175ms [INFO] Java Test Files AST scan [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=234ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=413ms [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/jenkins/work/agent-local/workspace/Stalactite pipeline/core-adapter/core-mariadb-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module core-adapter [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on module Stalactite [INFO] Sensor CSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor C# Project Type Information [csharp] [INFO] Sensor C# Project Type Information [csharp] (done) | time=0ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor VB.NET Project Type Information [vbnet] [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] ------------- Run sensors on project [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=3ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=323ms [INFO] SCM Publisher SCM provider for this project is: git [INFO] SCM Publisher 35 source files to be analyzed [INFO] SCM Publisher 35/35 source files have been analyzed (done) | time=882ms [INFO] CPD Executor 206 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 491 files [INFO] CPD Executor CPD calculation finished (done) | time=133ms [INFO] Analysis report generated in 211ms, dir size=9 MB [INFO] Analysis report compressed in 1215ms, zip size=4 MB [INFO] Analysis report uploaded in 160ms [INFO] ANALYSIS SUCCESSFUL, you can browse http://localhost:9000/sonar/dashboard?id=Stalactite [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] More about the report processing at http://localhost:9000/sonar/api/ce/task?id=AZnmSo5fJDTiFHYmsGME [INFO] Analysis total time: 52.627 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Stalactite 3.0.0-SNAPSHOT: [INFO] [INFO] Stalactite ......................................... SUCCESS [ 54.154 s] [INFO] sql ................................................ SKIPPED [INFO] sql-adapter ........................................ SKIPPED [INFO] sql-hsqldb-adapter ................................. SKIPPED [INFO] core ............................................... SKIPPED [INFO] core-adapter ....................................... SKIPPED [INFO] core-hsqldb-adapter ................................ SKIPPED [INFO] orm ................................................ SKIPPED [INFO] spring-integration ................................. SKIPPED [INFO] spring-transaction ................................. SKIPPED [INFO] spring-data ........................................ SKIPPED [INFO] spring-autoconfigure ............................... SKIPPED [INFO] sql-derby-adapter .................................. SKIPPED [INFO] sql-h2-adapter ..................................... SKIPPED [INFO] sql-mariadb-adapter ................................ SKIPPED [INFO] sql-mysql-adapter .................................. SKIPPED [INFO] sql-oracle-adapter ................................. SKIPPED [INFO] sql-postgresql-adapter ............................. SKIPPED [INFO] sql-sqlite-adapter ................................. SKIPPED [INFO] core-derby-adapter ................................. SKIPPED [INFO] core-h2-adapter .................................... SKIPPED [INFO] core-mariadb-adapter ............................... SKIPPED [INFO] core-mysql-adapter ................................. SKIPPED [INFO] core-oracle-adapter ................................ SKIPPED [INFO] core-postgresql-adapter ............................ SKIPPED [INFO] core-sqlite-adapter ................................ SKIPPED [INFO] orm-adapter ........................................ SKIPPED [INFO] orm-derby-adapter .................................. SKIPPED [INFO] orm-h2-adapter ..................................... SKIPPED [INFO] orm-hsqldb-adapter ................................. SKIPPED [INFO] orm-mariadb-adapter ................................ SKIPPED [INFO] orm-mysql-adapter .................................. SKIPPED [INFO] orm-oracle-adapter ................................. SKIPPED [INFO] orm-postgresql-adapter ............................. SKIPPED [INFO] orm-sqlite-adapter ................................. SKIPPED [INFO] orm-all-adapters ................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 54.462 s [INFO] Finished at: 2025-10-15T05:14:30Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS